mirror of
https://github.com/schmidt1024/monero-flyer.git
synced 2025-06-15 08:43:06 +00:00
add static fonts
This commit is contained in:
@ -14,10 +14,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="theme-color" content="#121212">
|
||||
<link rel="icon" href="./assets/monero.svg" type="image/x-icon">
|
||||
<link rel="stylesheet"
|
||||
href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;500&family=Raleway:wght@800&display=swap">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="./assets/style.css" type="text/css">
|
||||
<script src="./assets/script.js" defer></script>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user