mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-07-10 10:09:15 +00:00
feat: added particle and reformatting
This commit is contained in:
parent
5158767019
commit
32b6bf7582
147 changed files with 1186 additions and 922 deletions
|
@ -9,9 +9,9 @@ export const siteConfig = {
|
|||
ogImage: `https://${SITE_URL}/og.png`,
|
||||
links: {
|
||||
gitHubProfile: 'https://github.com/bartvdbraak',
|
||||
gitHubProject: 'https://github.com/bartvdbraak/omnidash',
|
||||
gitHubProject: 'https://github.com/bartvdbraak/omnidash'
|
||||
},
|
||||
keywords: `Ticket,Dashboard,Self-hosted,${SITE_URL},Bart van der Braak,Omnidash`,
|
||||
keywords: `Ticket,Dashboard,Self-hosted,${SITE_URL},Bart van der Braak,Omnidash`
|
||||
};
|
||||
|
||||
export type SiteConfig = typeof siteConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue