From feaf881bf9715396cd63bbf7ed1f0d35781b09a5 Mon Sep 17 00:00:00 2001 From: aditeyabaral Date: Fri, 18 Aug 2023 11:10:54 +0530 Subject: [PATCH] Update the header in the FAQ page --- faqs.md | 2 +- tools/update_faq_markdown.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/faqs.md b/faqs.md index fb6f150..689268f 100644 --- a/faqs.md +++ b/faqs.md @@ -2,7 +2,7 @@ order: -9 --- -# FAQs (feat. Rowlet Owl) +# FAQs These FAQs have been directly sourced from the [r/PESU subreddit](https://www.reddit.com/r/PESU/comments/14c1iym/faqs/). If you would like to add a question or make suggestions, please contact [u/rowlet-owl](https://www.reddit.com/user/rowlet-owl/). diff --git a/tools/update_faq_markdown.py b/tools/update_faq_markdown.py index c4eb23f..c2a1d96 100644 --- a/tools/update_faq_markdown.py +++ b/tools/update_faq_markdown.py @@ -34,9 +34,9 @@ order: -9 --- -# FAQs (feat. Rowlet Owl) +# FAQs -These FAQs have been directly sourced from the [r/PESU subreddit](https://www.reddit.com/r/PESU/comments/14c1iym/faqs/). +These FAQs have been directly sourced from the [r/PESU](https://www.reddit.com/r/PESU/comments/14c1iym/faqs/) subreddit. If you would like to add a question or make suggestions, please contact [u/rowlet-owl](https://www.reddit.com/user/rowlet-owl/). """