You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be configurable using via https://next.vuetifyjs.com/en/features/theme/
May have to find a way to configure it before build without having to edit source code, but only via config files. Maybe some kind of pre-processor script?
We need some way to define some of these in a config, or at least in a documented way.
theme color
The Vuetify theme color is wrong:
I couldn't find the right place to change this. (Vuetify doesn't seem to pick up the configuration.)
title
The title tag needs to change. (It's "wikidown" right now.)
Maybe the root can be configurable in
appsettings.local.json
. After that, it should append a breadcrumb, or maybe just the current article's title.favicon
(less important)
The text was updated successfully, but these errors were encountered: