Skip to content

Commit

Permalink
head-custom: Use consistent names for custom header includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
olifre committed Jul 16, 2021
1 parent 98f92ac commit 87138dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion _includes/head-custom.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- start custom head snippets -->

<!-- Setup theme-color. -->
{% include theme_color_meta_headers.html %}
{% include head-custom-theme-colors.html %}

<!-- You can set your favicon here. -->
<!-- link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}" -->
Expand Down

0 comments on commit 87138dc

Please sign in to comment.