diff options
Diffstat (limited to 'frontend/public')
| -rw-r--r-- | frontend/public/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html index b328944..8ca24a5 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -9,7 +9,6 @@ content="a modern, open-source pastebin with latex and markdown rendering support" /> <link rel="icon" href="icon.png"> - <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jackyzha0/[email protected]/src/lite.css"> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;700&display=swap" rel="stylesheet"> <title>ctrl-v | a modern, open-source pastebin </title> |