Separate get.css
file for optimization
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user