Add self-hosted list
All checks were successful
Build release image / build (push) Successful in 1m24s

This commit is contained in:
yehor
2025-10-07 23:36:01 +03:00
parent 727906d461
commit cf8e3ac9ae
2 changed files with 60 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ const config = {
},
items: [
{ to: '/blog', label: 'Blog', position: 'left' },
{ to: '/selfhosted-list', label: 'Self-hosted List', position: 'left' },
],
},
footer: {