Files
fish-config/docs/manual/404.md
T
rootiest 528ce2a984
Generate documentation / build-docs (push) Successful in 3m47s
docs(site): update 404 text tagline
Updated the 404 page tagline to say 'That page doesn't exist' as requested, and fixed YAML parsing error.
2026-07-27 01:21:31 -04:00

16 lines
518 B
Markdown

---
title: '404'
template: splash
editUrl: false
man: false
hero:
title: '404'
tagline: 'That page doesn''t exist. Check the URL, try using the search bar, or use one of the links below:'
---
<CardGrid>
<LinkCard title="Installation" description="Set up the configuration" href="/09-installation/" />
<LinkCard title="Troubleshooting" description="Fix common issues" href="/11-troubleshooting/" />
<LinkCard title="Function Reference" description="Browse all functions" href="/05-functions/" />
</CardGrid>