From c8b2c4035038369ee05e23474ac880d6c33b76a8 Mon Sep 17 00:00:00 2001 From: Jeremy Nusser Date: Fri, 28 Oct 2022 18:42:58 -0500 Subject: [PATCH] updated meta.html. --- config.toml | 1 - layouts/partials/meta.html | 2 +- public/404.html | 2 +- public/about/index.html | 2 +- public/categories/blog/index.html | 2 +- public/categories/index.html | 2 +- public/categories/news/index.html | 2 +- public/contact/index.html | 2 +- public/index.html | 2 +- public/page/2/index.html | 2 +- public/page/3/index.html | 2 +- public/page/4/index.html | 2 +- public/page/5/index.html | 2 +- public/posts/blog-post-1/index.html | 2 +- public/posts/blog-post-2/index.html | 2 +- public/posts/blog-post-3/index.html | 2 +- public/posts/blog-post-4/index.html | 2 +- public/posts/blog-post-5/index.html | 2 +- public/posts/blog-post-6/index.html | 2 +- public/posts/index.html | 2 +- public/posts/news-post-1/index.html | 2 +- public/posts/news-post-2/index.html | 2 +- public/posts/news-post-3/index.html | 2 +- public/posts/news-post-4/index.html | 2 +- public/posts/news-post-5/index.html | 2 +- public/posts/news-post-6/index.html | 2 +- public/posts/page/2/index.html | 2 +- public/prose/index.html | 2 +- public/tags/blog/index.html | 2 +- public/tags/index.html | 2 +- public/tags/news/index.html | 2 +- 31 files changed, 30 insertions(+), 31 deletions(-) diff --git a/config.toml b/config.toml index e286127..7251914 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,3 @@ -# Replace the TailBliss info with your site. baseURL = "https://tailbliss.netlify.app/" title = "TailBliss" diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html index e8c0ad0..30c266c 100644 --- a/layouts/partials/meta.html +++ b/layouts/partials/meta.html @@ -8,7 +8,7 @@ - + diff --git a/public/404.html b/public/404.html index c4b739b..09b883a 100644 --- a/public/404.html +++ b/public/404.html @@ -1,4 +1,4 @@ -404 Page not found | TailBliss