2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Remove .html suffix from shortcodes calls.

It's the default.
This commit is contained in:
XhmikosR
2021-01-16 21:50:25 +02:00
parent 365d6d9fb1
commit 9050b2698a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,6 +23,6 @@
</p>
</div>
</div>
{{ partial "ads.html" . }}
{{ partial "ads" . }}
</div>
</div>