mirror of
https://github.com/sern-handler/gui
synced 2026-06-21 07:02:14 +00:00
chore: github action and renaming
This commit is contained in:
@@ -7,7 +7,7 @@ body {
|
||||
background-color: #1f1f1f;
|
||||
}
|
||||
|
||||
#serninitheader {
|
||||
#sernheader {
|
||||
color: #4AF626;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -5,10 +5,10 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="./index.css">
|
||||
<title>sern init</title>
|
||||
<title>sern gui</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="serninitheader">~$ sern init</h1>
|
||||
<h1 id="sernheader">~$ sern</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user