mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Add keywords inclusion tests
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
BIN
docs/images/amis/coupons4printing.png
Normal file
BIN
docs/images/amis/coupons4printing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
BIN
docs/images/amis/coupons4printing@2x.png
Normal file
BIN
docs/images/amis/coupons4printing@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user