diff --git a/hugo.yaml b/hugo.yaml index 172539b..72bbf72 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -17,5 +17,5 @@ params: DateFormat: "January 2, 2006" defaultTheme: dark assets: - favicon: "static/favicon.ico" - favicon32x32: "static/favicon.ico" + favicon: "./static/favicon.ico" + favicon32x32: "./static/rsmsncircles.ico" diff --git a/public/404.html b/public/404.html index b6ef60d..db7a8e7 100644 --- a/public/404.html +++ b/public/404.html @@ -13,7 +13,7 @@ - + diff --git a/public/categories.html b/public/categories.html index daf479a..a7fc4f4 100644 --- a/public/categories.html +++ b/public/categories.html @@ -13,7 +13,7 @@ - + diff --git a/public/index.html b/public/index.html index 0a5f994..a65d8ee 100644 --- a/public/index.html +++ b/public/index.html @@ -14,7 +14,7 @@ - + diff --git a/public/posts.html b/public/posts.html index 879e335..6a68577 100644 --- a/public/posts.html +++ b/public/posts.html @@ -13,7 +13,7 @@ - + diff --git a/public/posts/hosting_hugo_troubles.html b/public/posts/hosting_hugo_troubles.html index b7eddc7..5d4758d 100644 --- a/public/posts/hosting_hugo_troubles.html +++ b/public/posts/hosting_hugo_troubles.html @@ -15,7 +15,7 @@ onload="hljs.initHighlightingOnLoad();"> - + diff --git a/public/posts/npm_to_nginx_tutorial.html b/public/posts/npm_to_nginx_tutorial.html index 7ee36ca..da765db 100644 --- a/public/posts/npm_to_nginx_tutorial.html +++ b/public/posts/npm_to_nginx_tutorial.html @@ -16,7 +16,7 @@ Goal To give clear instructions to help users migrate from using Nginx Proxy Man onload="hljs.initHighlightingOnLoad();"> - + diff --git a/public/tags.html b/public/tags.html index e240345..60fe17b 100644 --- a/public/tags.html +++ b/public/tags.html @@ -13,7 +13,7 @@ - + diff --git a/public/tags/self-hosted.html b/public/tags/self-hosted.html index 9f2705d..b14b7a6 100644 --- a/public/tags/self-hosted.html +++ b/public/tags/self-hosted.html @@ -13,7 +13,7 @@ - + diff --git a/public/tags/tips-tricks.html b/public/tags/tips-tricks.html index 42d87a0..23cb96b 100644 --- a/public/tags/tips-tricks.html +++ b/public/tags/tips-tricks.html @@ -13,7 +13,7 @@ - + diff --git a/public/tags/troubleshooting.html b/public/tags/troubleshooting.html index c84bb3d..debd0c0 100644 --- a/public/tags/troubleshooting.html +++ b/public/tags/troubleshooting.html @@ -13,7 +13,7 @@ - + diff --git a/public/tags/tutorial.html b/public/tags/tutorial.html index a8f486c..ac105b1 100644 --- a/public/tags/tutorial.html +++ b/public/tags/tutorial.html @@ -13,7 +13,7 @@ - +