Skip to content

Commit

Permalink
Update default.html visit exhibition
Browse files Browse the repository at this point in the history
  • Loading branch information
gnozo authored Feb 15, 2024
1 parent a0f6639 commit ac0edbf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo


<p class="view"><a href="https://hubs.mozilla.com/vdTNP8K/stoned-0-1-room-0-lobby">Visit Stoned 0.1 on Hubs</a></p>
<p class="view"><a href="https://hubs.mozilla.com/TaD8scY/the-intersection-of-universes">Visit the Stoned 0.2 on Hubs</a></p>
<p class="view"><a href="https://hubs.mozilla.com/TaD8scY/the-intersection-of-universes">Visit the Stoned 0.1 on Hubs</a></p>
<p class="view"><a href="https://discord.gg/KShAMBpv35">Locate us on Discord</a></p>


Expand All @@ -38,13 +38,13 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
{% if site.show_downloads %}
<ul class="downloads">
<li><a href="https://gnozo.github.io/Stoned/"> Home </a></li>
<li><a href="https://gnozo.github.io/Stoned/0.1.html"> Stone(d)/0.1</a></li>
<li><a href="https://youtu.be/C1WCb4-dXzk ">Video Teaser </a></li>
<li><a href="https://gnozo.github.io/Stoned/0.1.html"> Visit Exhibition </a></li>
<li><a href="https://youtu.be/C1WCb4-dXzk "> Video Teaser </a></li>
</ul>
<ul class="downloads">
<li><a href="https://gnozo.github.io/documentation.html">Documentation </a></li>
<li><a href="https://gnozo.github.io/02.html">Stoned0.2</a></li>
<li><a href="https://gnozo.github.io/artists.html">Artists </a></li>
<li><a href="https://hubs.mozilla.com/vdTNP8K/stoned-0-1-room-0-lobby"> Stoned 0.2 </a></li>
<li><a href="https://gnozo.github.io/artists.html"> Artists </a></li>
</ul>
<ul class="downloads">
<li><a href="https://www.miracle.nu">Miracle</a></li>
Expand Down

0 comments on commit ac0edbf

Please sign in to comment.