Add keywords inclusion tests

This commit is contained in:
Jeremy Thomas
2020-08-08 17:16:04 +01:00
parent 25226a9ed6
commit eb604e5fff
19 changed files with 225 additions and 3 deletions

View File

@@ -228,6 +228,13 @@
"title": "Sanyo Digital",
"width":"160",
"height":"33"
},
"coupons4printing": {
"name": "coupons4printing",
"url": "https://www.coupons4printing.com/",
"title": "Coupons For Printing",
"width":"60",
"height":"60"
}
},
"home": [
@@ -250,6 +257,7 @@
,"tutlance"
,"pillarwm"
,"sanyodigital"
,"coupons4printing"
],
"footer": [
"polygon"

View File

@@ -7,7 +7,7 @@
<body
class="layout-{{ page.layout }}{% if page.doc-tab %} page-{{ page.doc-tab}}{% endif %}"
>
{% include global/notice.html %}
<!-- {% include global/notice.html %} -->
{% include global/deprecated.html %}
{{ content }}
{% include global/footer.html %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB