From 974f801438ea8b06c0555ed8df144dfcf517ce42 Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Sun, 23 Jan 2022 17:10:17 -0700 Subject: [PATCH] removed capstone from header --- _site.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/_site.yml b/_site.yml index fae5550..ecd4b50 100644 --- a/_site.yml +++ b/_site.yml @@ -16,12 +16,10 @@ navbar: - icon: fa fa-rss href: index.xml - icon: fa fa-gitlab - href: https://gitlab.com/MisterBiggs/projects - - icon: fa fa-rocket - href: https://gitlab.com/lander-team + href: https://gitlab.com/MisterBiggs rss: full_content: true collections: posts: share: [twitter, linkedin] -output: distill::distill_article +output: distill::distill_article \ No newline at end of file