···40404141## configuring
42424343-`config.ts` is the main configuration file, you can find more information in the file itself.
4343+[`config.ts`](config.ts) is the main configuration file, you can find more information in the file itself.
44444545## theming
4646···48484949relevant files:
50505151-- `src/App.svelte`
5252-- `src/app.css`
5353-- `src/lib/AccountComponent.svelte`
5454-- `src/lib/PostComponent.svelte`
5151+- [`src/App.svelte`](src/App.svelte)
5252+- [`src/app.css`](src/app.css)
5353+- [`src/lib/AccountComponent.svelte`](src/lib/AccountComponent.svelte)
5454+- [`src/lib/PostComponent.svelte`](src/lib/PostComponent.svelte)
55555656-the favicon is located at `public/favicon.png`
5656+the favicon is located at [`public/favicon.ico`](public/favicon.ico)
57575858## License
5959