From dbdfacfef6262002bf0d57f2903d8f20b0938ff9 Mon Sep 17 00:00:00 2001 From: "Jeremy D. Berkleef" Date: Tue, 31 Aug 2021 16:20:01 -0300 Subject: [PATCH] Kind-of fixed scaling on mobile --- config.toml | 2 +- public/404.html | 4 ++-- public/author/index.html | 4 ++-- public/author/index.xml | 4 ++-- public/author/jeremy-berkleef/index.html | 4 ++-- public/author/shaquille-soekhlal/index.html | 4 ++-- public/blog/index.html | 4 ++-- public/blog/index.xml | 4 ++-- public/blog/installation/index.html | 4 ++-- public/blog/page/2/index.html | 4 ++-- public/blog/simple-blog-post-1/index.html | 4 ++-- public/blog/simple-blog-post-2/index.html | 4 ++-- public/blog/simple-blog-post-3/index.html | 4 ++-- public/blog/simple-blog-post-4/index.html | 4 ++-- public/blog/simple-blog-post-5/index.html | 4 ++-- public/blog/simple-blog-post-6/index.html | 4 ++-- public/blog/simple-blog-post-7/index.html | 4 ++-- public/blog/simple-blog-post-8/index.html | 4 ++-- public/categories/index.html | 4 ++-- public/categories/index.xml | 4 ++-- public/index.html | 6 +++--- public/index.xml | 4 ++-- public/tags/index.html | 4 ++-- public/tags/index.xml | 4 ++-- themes/meghna-hugo/assets/css/custom.css | 14 ++++++++------ 25 files changed, 56 insertions(+), 54 deletions(-) diff --git a/config.toml b/config.toml index 3ac8974..037c8ef 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ ################################# Default configuration ################### baseURL = "https://www.aperturect.com" -title = "ApertureCT" +title = "Aperture Computer Technologies" theme = "meghna-hugo" # post pagination paginate = "6" diff --git a/public/404.html b/public/404.html index 6092be3..18b0525 100644 --- a/public/404.html +++ b/public/404.html @@ -51,7 +51,7 @@