-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<!doctype html> | ||
<!--fillr--> | ||
<html> | ||
<head> | ||
<title>☆ starg3n ☆</title> | ||
<link rel="icon" type="image/x-icon" href="/data/favicon.ico"> | ||
<link rel="stylesheet" href="https://starg3n.github.io/data/style.css"> | ||
<script src="/data/indexscript.js"></script> | ||
</head> | ||
<body> | ||
|
||
<div style="text-align:center"> | ||
<a href="/index.html"><img src="/data/favicon.ico"></img></a> | ||
<!-- <a href="/index.html"><img src="/data/icon.png"></img></a>--> | ||
<b><h1>☆ Dec 06 ☆</h1></b> | ||
<p><b>☆☆☆☆☆☆☆☆☆</b></p> | ||
<p>Asteroids was not ready for release. the UI looked atrocious, and It didn't really fit nice.</p> | ||
<p>Instead of focusing on adding content, I'll spend my time focusing on refining starg3n to a sharpened point.</p> | ||
<p>This means:</p> | ||
<p>1. making movement between certain pages smoother</p> | ||
<p>2. fixing ui oddities (all "return" links -> buttons)</p> | ||
<p>3. refining the <a href="github.com/starg3n/starg3n.github.io/wiki">Wiki</a>, <a href="github.com/starg3n/starg3n.github.io">Repo Orginization + README</a>, and more.</p> | ||
<p>So a LOT less content will be added, and some might come down once in a while, but please remember to see this before making an issue.</p> | ||
|
||
<p><b>☆☆☆☆☆☆☆☆☆</b></p> | ||
<p><a href="/log/hub.html"><button>☆ Return to Logs ☆</button></a></p> | ||
</div> | ||
|
||
</body> | ||
</html> |