eons menu
This commit is contained in:
parent
668b448a73
commit
410990fe22
4 changed files with 498 additions and 31 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<head>
|
||||
<link rel="icon" href="/res/img/favi.svg">
|
||||
<link rel="icon" href="res/img/favi.svg">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
@ -23,6 +23,8 @@
|
|||
of remixers.</p>
|
||||
<p>For reference, there is <a href="https://git.zenoverse.net/onezplpl/frictionless">source code</a> and a <a
|
||||
href='https://wiki.zenoverse.net/hf/w/index.php/Main_Page'>wiki.</a></p>
|
||||
<h2>Eras</h2>
|
||||
<div class='eras'></div>
|
||||
<h2>Made by...</h2>
|
||||
<p>The percentages represent an activity score based on amount and age of remixes.</p>
|
||||
<div class='contributors'></div>
|
||||
|
@ -30,5 +32,6 @@
|
|||
<section id='area-main'>
|
||||
|
||||
</section>
|
||||
<script src='js/data.js'></script>
|
||||
<script src='js/app.js'></script>
|
||||
</body>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue