fix: remove stackbit mentions
Signed-off-by: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
| | |
| | | * Internal templates for meta data, google analytics, and DISQUS or COMMENTO comments |
| | | * RSS Discovery |
| | | * Table of Contents (must declare `toc: true` in post parameter) |
| | | * Stackbit configuration ([Stackbit](https://www.stackbit.com)) |
| | | |
| | | Also includes examples of Hugo Features or Functions: |
| | | |
| | |
| | | description = "A Base theme for building full featured Hugo sites" |
| | | homepage = "https://github.com/theNewDynamic/gohugo-theme-ananke" |
| | | demosite = "https://ananke-theme.netlify.app/" |
| | | tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"] |
| | | tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual"] |
| | | features = ["posts", "shortcodes", "related content", "comments"] |
| | | min_version = "0.128.0" |
| | | |