mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-19 11:03:32 +00:00
Update UI
This commit is contained in:
19
index.html
19
index.html
@@ -17,6 +17,19 @@
|
||||
<title>AltSource Viewer</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top">
|
||||
<div id="nav-bar" class="hide-border">
|
||||
<a href="https://github.com/therealFoxster/altsource-viewer" class="hidden">
|
||||
Source Code
|
||||
</a>
|
||||
<div id="title" class="hidden">
|
||||
<p>AltSource Viewer</p>
|
||||
</div>
|
||||
<a href="https://github.com/therealFoxster/altsource-viewer">
|
||||
Source Code
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<h1 id="title">AltSource Viewer</h1>
|
||||
<div class="textfield">
|
||||
@@ -25,14 +38,14 @@
|
||||
</div>
|
||||
<div id="suggestions" class="section">
|
||||
<div class="header">
|
||||
<h2>Discover</h2>
|
||||
<h2>Featured</h2>
|
||||
</div>
|
||||
<a href="https://github.com/therealFoxster/altsource-viewer" target="_blank">
|
||||
<!-- <a href="https://github.com/therealFoxster/altsource-viewer" target="_blank">
|
||||
<div class="suggestion" id="source-code">
|
||||
<i class="bi bi-code-slash"></i>
|
||||
Source Code
|
||||
</div>
|
||||
</a>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
<script src="index.js" type="module"></script>
|
||||
|
||||
Reference in New Issue
Block a user