extended_head: init (#44)

* add placeholder template for extending head
This commit is contained in:
Northerner-coder 2020-10-18 10:51:42 -04:00 committed by GitHub
parent 7db1be3d73
commit b720e4a523
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<!-- Head custom content area start -->
<!--
Insert any custom code (web-analytics, resources, etc.) - it will appear in the <head></head> section of every page. Can be overwritten by partial with the same name in the global layouts.
-->
<!-- Head custom content area end -->