Separate get.css file for optimization

This commit is contained in:
DarkCat09
2023-08-16 11:34:04 +04:00
parent db74607922
commit 9f7be9e451
3 changed files with 28 additions and 28 deletions

View File

@ -7,6 +7,7 @@
<meta name="robots" content="noindex, nofollow">
<title><%= parsed.title %></title>
<link rel="stylesheet" href="/static/common.css">
<link rel="stylesheet" href="/static/get.css">
</head>
<body>
<main>