mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
feat: add a hook to insert custom metadata in head tag (#1015)
This commit is contained in:
committed by
Cotes Chung
parent
e90461aa3c
commit
fe203417d9
@@ -113,4 +113,7 @@
|
||||
{% unless site.theme_mode %}
|
||||
{% include mode-toggle.html %}
|
||||
{% endunless %}
|
||||
|
||||
{% include metadata-hook.html %}
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user