Static content; CSS: dark theme, improvements

This commit is contained in:
DarkCat09
2023-08-15 16:57:50 +04:00
parent e4c711336f
commit aed37d6698
7 changed files with 233 additions and 41 deletions

View File

@ -6,6 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="noindex, nofollow">
<title><%= parsed.title %></title>
<link rel="stylesheet" href="/static/common.css">
</head>
<body>
<h1><%= parsed.title %></h1>