From 7b791c034df21e34ad49dffbf003979dd2d05a52 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Sun, 12 Jan 2020 21:42:14 +0100 Subject: [PATCH] remove twitter footer from article --- content/post/2016-01-01-creating-a-new-theme.md | 6 ++++-- layouts/partials/article_footer.html | 12 +----------- theme.toml | 6 +++--- 3 files changed, 8 insertions(+), 16 deletions(-) diff --git a/content/post/2016-01-01-creating-a-new-theme.md b/content/post/2016-01-01-creating-a-new-theme.md index 60a5952..ea2cf3f 100644 --- a/content/post/2016-01-01-creating-a-new-theme.md +++ b/content/post/2016-01-01-creating-a-new-theme.md @@ -1,10 +1,12 @@ +++ categories = ["News"] date = "2019-01-12" -menu = "" +menu = "test" tags = ["hugo","golang", "jekyll"] -title = "PaulBSD Webservices" +title = "Welcome" +++ ## Overview +Welcome to PaulBSD.com, website that will show some open-source applications articles + diff --git a/layouts/partials/article_footer.html b/layouts/partials/article_footer.html index 87dd533..7a2f7bb 100644 --- a/layouts/partials/article_footer.html +++ b/layouts/partials/article_footer.html @@ -1,14 +1,4 @@ - -