home: move css files to style/
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<title>atom.town</title>
|
||||
<link rel="preconnect" href="https://rsms.me/">
|
||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
||||
<link rel="stylesheet" href="reset.css">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="style/reset.css">
|
||||
<link rel="stylesheet" href="style/style.css">
|
||||
<link rel="icon" type="image/png" href="assets/logo_icon.png" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user