h
This commit is contained in:
parent
00e202978d
commit
351773a8aa
7 changed files with 12 additions and 10 deletions
|
@ -1,9 +1,9 @@
|
|||
<body>
|
||||
<div class="center">
|
||||
<h1 class="title"><i>{{link}}</i><sub>click on me to change the theme</sub></h1>
|
||||
<a data-port="#123456" class="portfolio" href="/portfolio">portfolio</a>
|
||||
<a data-lore="#654321" class="lore" href="/lore">lore</a>
|
||||
<a data-art="#294129" class="art" href="/art">art</a>
|
||||
<h1 class="title"><i>{{link}}</i></h1>
|
||||
<a class="portfolio" href="/portfolio">portfolio</a>
|
||||
<a class="lore" href="/lore">lore</a>
|
||||
<a class="art" href="/art">art</a>
|
||||
<div id="box"></div>
|
||||
</div>
|
||||
</body>
|
|
@ -7,9 +7,9 @@
|
|||
<title>ry</title>
|
||||
<script src="../assets/js/main.js" async></script>
|
||||
<link rel="stylesheet" type="text/css" href="../assets/css/main.css" />
|
||||
{{!--
|
||||
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
|
||||
|
||||
{{!--
|
||||
<link rel="manifest" href="./assets/json/manifest.json">
|
||||
<script type="text/javascript" src="./assets/js/dropdown.js"></script> --}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue