diff options
Diffstat (limited to 'templates/nav.html')
-rw-r--r-- | templates/nav.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/nav.html b/templates/nav.html index 117f48a..cd710cb 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -1,7 +1,7 @@ {{ define "nav" }} <header> - <p style="margin: 1ex 0; display: block; width: 100%; background-color: red; color: white;"> - EARLY BETA - Data can be deleted at random! + <p style="margin: 1ex 0; display: block; width: 100%; background-color: #ffaa00; color: white;"> + EARLY BETA - Data can be deleted at random! - insecure af but almost functional </p> <a href="/">r2wa.rs</a> |