color tweak, modularizing css, redone index, rewritten stuff
This commit is contained in:
parent
c6bac45ecf
commit
ee8bce1bd3
18 changed files with 614 additions and 664 deletions
|
@ -3,12 +3,12 @@
|
|||
<title>
|
||||
{{site.name}}{% if title %} - {{title}}{% endif %}
|
||||
</title>
|
||||
<link rel="icon" href="/assets/img/theme/citrus/bunny.png">
|
||||
<link rel="icon" href="/assets/img/icon/sundae.png">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="/assets/css/reset.css">
|
||||
<link rel="stylesheet" href="/assets/css/index.css">
|
||||
</head>
|
||||
<body id="index">
|
||||
<main><a href="/home"><img src="/assets/img/theme/citrus/enter.png"></a></main><a rel="me" href="https://denden.world/@fossilisk" style="display: none">Mastodon</a>
|
||||
<main><a href="/home"><p>enter</p></a></main><a rel="me" href="https://denden.world/@fossilisk" style="display: none">Mastodon</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue