generated from nathanwoodburn/go-webserver-template
Initial commit
This commit is contained in:
5
templates/assets/css/error.css
Normal file
5
templates/assets/css/error.css
Normal file
@@ -0,0 +1,5 @@
|
||||
html {
|
||||
background-color: black;
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
4
templates/assets/css/index.css
Normal file
4
templates/assets/css/index.css
Normal file
@@ -0,0 +1,4 @@
|
||||
html {
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
BIN
templates/assets/img/favicon.png
Normal file
BIN
templates/assets/img/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
Reference in New Issue
Block a user