mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 21:00:00 -04:00
Minor Additions to the Games Library
This commit is contained in:
parent
965a0c20d0
commit
ff22424caa
4 changed files with 16 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -25,3 +25,7 @@
|
|||
[submodule "views/archive/g/adarkroom"]
|
||||
path = views/archive/g/adarkroom
|
||||
url = https://github.com/doublespeakgames/adarkroom
|
||||
|
||||
[submodule "views/archive/bunker"]
|
||||
path = views/archive/bunker
|
||||
url = https://github.com/stewpidtnlvr/The-Bunker-Offline
|
||||
|
|
1
views/archive/bunker
Submodule
1
views/archive/bunker
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ab39ef03e7c82104b94f63a670519bcc81c2911d
|
|
@ -1,5 +1,6 @@
|
|||
var h5gms = {
|
||||
"dino": "/archive/dino/index.html",
|
||||
"thebunker": "/archive/bunker/index.html",
|
||||
"droom": "/archive/g/adarkroom/index.html",
|
||||
"gopher": "/archive/gopher/index.html",
|
||||
"mc": "/archive/g/mcjs.html",
|
||||
|
|
|
@ -183,6 +183,16 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="responsive">
|
||||
<div class="gallery">
|
||||
<a id="thebunker" href="#">
|
||||
<img src="/assets/img/vos.png" alt="T​he Bu​nk​er">
|
||||
</a>
|
||||
<div class="desc">
|
||||
<p style="font-weight: bold;">T​he Bun​ker</p><br>A m​ass​ive col​lecti​on of g​ames co​llec​ted by sk​or​diechicago​#49​58.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="responsive">
|
||||
<div class="gallery">
|
||||
<a id="heli" href="#">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue