From c03a6fb8e55f6b2ac003457cc4316fdb45f4abcf Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 23 Mar 2024 20:09:56 +0100 Subject: [PATCH] remove twitter account mentions --- _config.yml | 3 --- _includes/footer.html | 6 ------ _includes/icon-twitter.html | 1 - _includes/icon-twitter.svg | 1 - _posts/2023-05-28-stopped-tracking-on-my-sites.md | 2 +- 5 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 _includes/icon-twitter.html delete mode 100644 _includes/icon-twitter.svg diff --git a/_config.yml b/_config.yml index 13b1d89..c9b7707 100644 --- a/_config.yml +++ b/_config.yml @@ -24,10 +24,7 @@ website: ayos.blog email: blog@ayco.io baseurl: "/" # the subpath of your site, e.g. /blog url: "https://ayos.blog" # the base hostname & protocol for your site, e.g. http://example.com -# instagram_username: ayo.ayco -# facebook_username: ayoayco.blog github_username: ayoayco -twitter_username: ayoayco # Build settings markdown: kramdown diff --git a/_includes/footer.html b/_includes/footer.html index 2f35f29..55865ea 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -30,12 +30,6 @@ {% include icon-github.html username=site.github_username %} {% endif %} - - {% if site.twitter_username %} -
  • - {% include icon-twitter.html username=site.twitter_username %} -
  • - {% endif %} diff --git a/_includes/icon-twitter.html b/_includes/icon-twitter.html deleted file mode 100644 index 8684b6a..0000000 --- a/_includes/icon-twitter.html +++ /dev/null @@ -1 +0,0 @@ -{{ include.username }} diff --git a/_includes/icon-twitter.svg b/_includes/icon-twitter.svg deleted file mode 100644 index efc0ecf..0000000 --- a/_includes/icon-twitter.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/_posts/2023-05-28-stopped-tracking-on-my-sites.md b/_posts/2023-05-28-stopped-tracking-on-my-sites.md index 6244031..c2d8f00 100644 --- a/_posts/2023-05-28-stopped-tracking-on-my-sites.md +++ b/_posts/2023-05-28-stopped-tracking-on-my-sites.md @@ -12,7 +12,7 @@ fedi-url: https://social.ayco.io/@ayo/110448123075434123 Back in 2021, I deleted my Facebook account that had thousands of connections, and created a new one just for closest family members and friends. -Some time before that, I deleted an older Twitter account with hundreds of followers to create a [new one](https://twitter.com/ayoayco) that I wanted to be more focused. +Some time before that, I deleted an older Twitter account with hundreds of followers to create a [new one](https://twitter.com/ayoayco) that I wanted to be more focused. (My Twitter is now [also deleted](https://social.ayco.io/@ayo/112141341635127049) as of 22nd of March, 2024) I've always been in a love-hate relationship with the online presence game... but maybe that's another story.