ossu-computer-science/_config.yml
Pulkit Krishna 5601b037f7
Fix links to work properly on the website (#1319)
* force gh-pages to render CONTRIBUTING.md

* fix link to hs math faq

* fix links in the faq

* fix links in CONTRIBUTING.md

change gitter -> discord

* pin minima theme version

Pin the minima theme version, as recommended by https://github.com/jekyll/minima README
2025-04-08 16:32:59 +05:30

9 lines
152 B
YAML

title: Computer Science
remote_theme: "jekyll/minima@7d91bb5"
minima:
skin: auto
nav_pages:
- FAQ.md
- HELP.md
include: ['CONTRIBUTING.md']