docs: add source code.

This commit is contained in:
fiatjaf 2024-07-15 13:35:40 -03:00
parent bb8b36df80
commit 82ab43075a

View File

@ -9,7 +9,8 @@ export default {
{text: 'Why', link: '/why'},
{text: 'Use Cases', link: '/use-cases'},
{text: 'Get Started', link: '/getting-started'},
{text: 'Cookbook', link: '/cookbook'}
{text: 'Cookbook', link: '/cookbook'},
{text: 'Source', link: 'https://github.com/fiatjaf/khatru'}
],
editLink: {
pattern: 'https://github.com/fiatjaf/khatru/edit/master/docs/:path'