Skip to content

Commit fdc678c

Browse files
config: remove unused links, add cache and enable search button
1 parent f37a7c9 commit fdc678c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ keywords: "automation, FEAST, IoT, industrial automation, hardware, firmware, mi
1010
lang: en-US
1111

1212
# Social links
13-
twitter_username: FEASTorg
1413
github_username: FEASTorg
15-
email: contact@feastorg.org
1614

1715
# Social metadata
1816
social:
@@ -28,6 +26,7 @@ plugins:
2826
- jekyll-relative-links
2927
- jekyll-titles-from-headings
3028
- jekyll-redirect-from
29+
- jekyll-include-cache
3130

3231
# Just the Docs settings
3332
logo: /assets/images/cornucopia-feast-banner.png
@@ -43,7 +42,7 @@ search:
4342
# Allow hyphenated terms (e.g., KiCad-Master-Lib)
4443
tokenizer_separator: /[\s/]+/
4544
rel_url: true
46-
button: false
45+
button: true
4746
enable_copy_code_button: true
4847
heading_anchors: true
4948
nav_error_report: true

0 commit comments

Comments
 (0)