
- Add open graph meta attribute (also with twitter card, google puls, facebook) - Split the modules with css, icon, open graph etc.
4 lines
147 B
HTML
4 lines
147 B
HTML
{{- partial "head/favicon.html" . }}
|
|
{{- partial "head/open_graph.html" . }}
|
|
{{ partial "head/css.html" . }}
|
|
{{- partial "head/analytics.html" . }} |