From 5358e86c40eeb99c88766e7c056e3b7321e71c25 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 9 Feb 2025 01:26:15 -0800 Subject: [PATCH] Remove social media links feature listing --- README.md | 1 - theme.toml | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 755d91e0..3a968bf7 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ Paige is designed to put your content front and center, avoiding the typical clu - SEO - Series - Single column -- Social media links - Table of contents - Tab shortcode - Tags diff --git a/theme.toml b/theme.toml index 36d0a856..2cac53e7 100644 --- a/theme.toml +++ b/theme.toml @@ -37,7 +37,6 @@ features = [ "seo", "series", "single column", - "social links", "tab shortcode", "table of contents", "tags",