From 1a0f9f7bf1497b7213dff89d60103aab6d05b3fe Mon Sep 17 00:00:00 2001 From: JamesFlare1212 Date: Thu, 11 Apr 2024 10:16:23 -0400 Subject: [PATCH] disable rss fulltext --- .gitmodules | 2 +- config/_default/hugo.toml | 2 +- themes/FixIt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 959b773..62f70cc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "themes/FixIt"] path = themes/FixIt url = https://github.com/hugo-fixit/FixIt.git - branch = dev \ No newline at end of file + branch = dev diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 0cf448b..6ae7238 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -592,7 +592,7 @@ defaultContentLanguageInSubdir = true # FixIt 0.3.0 | NEW whether to show link to report issue for the post linkToReport = true # whether to show the full text content in RSS - rssFullText = true + rssFullText = false # FixIt 0.2.13 | NEW Page style ["narrow", "normal", "wide", ...] pageStyle = "wide" # FixIt 0.2.17 | CHANGED Auto Bookmark Support diff --git a/themes/FixIt b/themes/FixIt index 3df577c..dc0b962 160000 --- a/themes/FixIt +++ b/themes/FixIt @@ -1 +1 @@ -Subproject commit 3df577cb0d7c4113d6758665f6caf016e53c543b +Subproject commit dc0b96210a36af7c7e475e43264552a9ea8988ee