diff --git a/config.toml b/config.toml index 41b2ae6..d97995d 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = 'https://tacowolf.net/' -languageCode = 'en-us' -title = 'taco wolf' +languageCode= 'en-us' +title = '🌮🐺' enableEmoji = true [markup] diff --git a/content/_index.md b/content/_index.md index ae69306..1827a24 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,5 +3,5 @@ title: TacoWolf description: taco wolf dot net --- -[](https://daniel.ga/llegos) +[](https://mestizo.monster) [](/wolf) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d6a9b70..c9a3f02 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,6 +1,7 @@
+ {{ partial "favicon.html" . }} -