From 4158f34a021d4d8f6eacc8cd1ac1ab6a40a2434d Mon Sep 17 00:00:00 2001 From: nune <145225213+gigirassy@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:16:11 -0500 Subject: [PATCH] Update index.html --- public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 @@ -

plaster

+

plaster 📋

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