From befeb4d8d815b304c0984198a574bcd0e62f4d88 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 2 Mar 2025 12:19:01 -0800 Subject: [PATCH] Add keywords to example site --- exampleSite/content/_index.md | 49 +++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index d6a1a1f2..74da1d2f 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -1,4 +1,53 @@ +++ +keywords = [ + "accessibility", + "atom feeds", + "authors", + "blog", + "bootstrap styles and icons", + "breadcrumbs", + "categories", + "code shortcode", + "customizable", + "dark color scheme", + "email shortcode", + "facebook sharing", + "figure shortcode", + "gallery shortcode", + "hugo", + "icon shortcode", + "image pixel densities", + "image shortcode", + "image size breakpoints", + "image thumbnails", + "internationalization", + "landing page", + "light color scheme", + "localizations", + "math typesetting", + "menu", + "minimal design", + "module", + "quote shortcode", + "responsive", + "right-to-left languages", + "rss feeds", + "safari and firefox reader view support", + "search", + "sections", + "seo", + "series", + "single column", + "tab shortcode", + "table of contents", + "tags", + "theme", + "title links", + "twitter sharing", + "validated", + "vimeo shortcode", + "youtube shortcode", +] [paige.pages] disable_collections = true disable_pages = true