1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-12 23:37:47 +02:00

Add Vim Modeline Comments to Files (#18)

* Add Vim modeline comments to all relevent template files.

* Add Vim modeline comments to a few other files.

* Move modeline comments inside the template definitions in list and single.

For some odd reason, putting them outside breaks the page generation.

* Use template comments for modeline comments in templates.

* Fix form 2 modelines.
This commit is contained in:
DeedleFake
2016-11-24 07:33:56 -05:00
committed by Alan Orth
parent b83b1683a7
commit 663f3db2a0
12 changed files with 24 additions and 0 deletions

View File

@ -14,3 +14,5 @@ min_version = 0.17
[original]
author = "mdo"
homepage = "https://v4-alpha.getbootstrap.com/examples/blog/"
# vim: ts=2 sw=2 et