Add footer with link to git repo. Update docker-stack example to include shared Sqlite volume
This commit is contained in:
@ -38,6 +38,18 @@ a
|
||||
.title h1
|
||||
margin: 0.1em 0 0.1em 0
|
||||
|
||||
.footer
|
||||
position: absolute
|
||||
text-align: right
|
||||
bottom: 0
|
||||
width: 75%
|
||||
height: 2.5em
|
||||
|
||||
.footer a
|
||||
all: unset
|
||||
cursor: pointer
|
||||
color: #{colorThree}
|
||||
|
||||
.htmx-indicator
|
||||
display: none
|
||||
|
||||
|
Reference in New Issue
Block a user