Added ability to customize head
This commit is contained in:
@@ -96,3 +96,5 @@
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
</style>
|
||||
|
||||
{{ partial "head/extensions.html" . }}
|
||||
@@ -0,0 +1,4 @@
|
||||
{{/*
|
||||
You can add further theme extensions or customizations here if they should
|
||||
appear in <head>.
|
||||
*/}}
|
||||
Reference in New Issue
Block a user