mirror of
https://github.com/lleene/hugo-site.git
synced 2025-07-25 17:38:31 +02:00
added git attributes and filter for hostname
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
* text eol=lf
|
||||||
|
*.png binary
|
||||||
|
*.toml hostmgmt
|
@ -16,7 +16,6 @@ enableEmoji = true
|
|||||||
|
|
||||||
themeColor = "#494f5c"
|
themeColor = "#494f5c"
|
||||||
|
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
|
|
||||||
|
Submodule themes/hermit updated: f951d8794d...3481a1b88d
Reference in New Issue
Block a user