move server/* to scnserver/*
This commit is contained in:
14
scnserver/website/header.dark.html
Normal file
14
scnserver/website/header.dark.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Simple Cloud Notifications</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/toastify.min.css"/>
|
||||
<link rel="stylesheet" href="/css/mini-default.min.css"> <!-- https://minicss.org/ -->
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
<link rel="stylesheet" href="/css/mini-dark.min.css">
|
||||
<link rel="stylesheet" href="/css/style-dark.css">
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/favicon.png"/>
|
||||
<link rel="icon" type="image/png" href="/favicon.ico"/>
|
Reference in New Issue
Block a user