re-adding signout
This commit is contained in:
@@ -37,6 +37,14 @@ class Home extends Shadow {
|
||||
.left("3em")
|
||||
.top("2em")
|
||||
|
||||
a("/signout", "Sign Out")
|
||||
.position("fixed")
|
||||
.top("2em")
|
||||
.right("2em")
|
||||
.background("var(--tan)")
|
||||
.color("var(--red)")
|
||||
.borderRadius(5, px)
|
||||
|
||||
AppMenu()
|
||||
|
||||
img("_/images/divider.svg", "40vw")
|
||||
|
||||
Reference in New Issue
Block a user