From 7b576c934820afab46b8ea554b272c93e24d567e Mon Sep 17 00:00:00 2001 From: Charish Patel Date: Fri, 25 Jul 2025 11:13:59 -0400 Subject: [PATCH] Attempt #2 at GPT translation fix. --- config/_default/hugo.toml | 1 - content/en/about.md | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index efce1b6..905e104 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -37,7 +37,6 @@ sectionPagesMenu = 'main' [markup.goldmark.renderer] unsafe = true - [outputs] home = ["HTML", "RSS", "JSON"] diff --git a/content/en/about.md b/content/en/about.md index bfb439f..179ff96 100644 --- a/content/en/about.md +++ b/content/en/about.md @@ -1,7 +1,6 @@ --- title: draft: false -# layout: "simple" ---
@@ -23,3 +22,6 @@ Whether the problem is small like slow programs or gargantuan like failing criti
Frequently Asked Questions
term : definition --> + + +**test** \ No newline at end of file