Skip to content

Commit

Permalink
Create dec3.html
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Dec 3, 2024
1 parent c187893 commit 163f0e8
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions log/dec3.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!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 03 ☆</h1></b>
<p><b>☆☆☆☆☆☆☆☆☆</b></p>
<p>today, Rugg Rouge was added to the site.</p>
<p>it's a turn based dungeon crawler game.</p>
<p><a href="https://github.com/starg3n/rr/">source is here</a></p>
<p>this does compilicate the forking process due to the two branches :(</p>

<p><b>☆☆☆☆☆☆☆☆☆</b></p>
<p><a href="/log/hub.html"><button>☆ Return to Logs ☆</button></a></p>
</div>

</body>
</html>

0 comments on commit 163f0e8

Please sign in to comment.