diff options
author | Freya Murphy <freya@freyacat.org> | 2023-10-31 09:40:04 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2023-10-31 09:40:04 -0400 |
commit | c263cfabf88c94745ef2718179cf300d344b1e86 (patch) | |
tree | 5debedd21f0b8b9ef65cfcb0bdfe3c7cf7ccb9c3 | |
parent | thiccer (diff) | |
download | xssbook-c263cfabf88c94745ef2718179cf300d344b1e86.tar.gz xssbook-c263cfabf88c94745ef2718179cf300d344b1e86.tar.bz2 xssbook-c263cfabf88c94745ef2718179cf300d344b1e86.zip |
change watermark
-rw-r--r-- | public/login.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/login.html b/public/login.html index 837a80a..535142b 100644 --- a/public/login.html +++ b/public/login.html @@ -176,7 +176,7 @@ </div> </div> <footer> - Tyler Murphy © 2023 | tylerm.dev + Freya Murphy © 2023 | freya.cat </footer> </body> -</html>
\ No newline at end of file +</html> |