diff --git a/public/index.html b/public/index.html index 1e46f9f..741c6c8 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,7 @@ } body { - font-family: Arial, sans-serif; + font-family: 'Nimbus Mono PS', 'Courier New', monospace; margin: 20px; background-color: var(--bg-color); text-align:center; @@ -52,12 +52,12 @@
-Alternative frontend for Pastebin.
All issues regarding paste content should be reported to Pastebin. In addition, if you want a real alternative to Pastebin, check out Privatebin!
-view our source code! licensed under the public domain, so you can do whatever you want with it!
+source code is licensed under the public domain