1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-07-30 01:07:40 +02:00
Files
archetypes
assets
exampleSite
i18n
images
layouts
_default
partials
cookie-consent.html
head-custom.html
head-meta.html
meta-terms.html
opengraph.html
pagination.html
recent.html
sharing-icons.html
sidebar.html
twitter_cards.html
shortcodes
404.html
robots.txt
source
.build.yml
.drone.yml
.gitignore
CHANGELOG.md
LICENSE.txt
README.md
package-lock.json
package.json
screenshot.png
theme.toml
webpack.config.js
hugo-theme-bootstrap4-blog/layouts/partials/head-custom.html
DeedleFake b83b1683a7 Add ability to insert custom code into the global <head>. ()
* Add ability to insert custom code into the global <head>.
* Fix indentation.
2016-11-22 21:11:50 +02:00

2 lines
143 B
HTML

<!-- Create <project-root>/layouts/partials/head-custom.html to overwrite this empty template and put custom code into the <head> section. -->