1
0
Fork 0

feat(fs.dev): Added theme picker to navigation

This commit is contained in:
Joost De Cock 2021-12-18 16:13:55 +01:00
parent ea46bc019d
commit 9e86221787
3 changed files with 64 additions and 0 deletions

View file

@ -25,6 +25,10 @@ function useApp(full = true) {
return {
// Static vars
site: 'dev',
pitch: "This website does not track you",
// State
primaryMenu,
theme,