Switched to light theme. Fixed time parsing.
This commit is contained in:
parent
db09b1db97
commit
96fc0ea600
4 changed files with 20 additions and 7 deletions
|
|
@ -13,6 +13,7 @@ func Auth(r *ui.Request, content Node) Node {
|
|||
return Doctype(
|
||||
HTML(
|
||||
Lang("en"),
|
||||
Data("theme", "light"),
|
||||
Head(
|
||||
Metatags(r),
|
||||
CSS(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue