Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xytrux authored May 28, 2024
1 parent fde9da1 commit 146304b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="the language that makes you lack a brain!" />
<meta property="og:description" content="the language that makes you lack a brain!" />
<link rel="canonical" href="https://nineby-nine.github.io/brainlack/" />
<meta property="og:url" content="https://nineby-nine.github.io/brainlack/" />
<link rel="canonical" href="https://xytrux.github.io/brainlack/" />
<meta property="og:url" content="https://xytrux.github.io/brainlack/" />
<meta property="og:site_name" content="brainlack" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="brainlack" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"the language that makes you lack a brain!","headline":"brainlack","name":"brainlack","url":"https://nineby-nine.github.io/brainlack/"}</script>
{"@context":"https://schema.org","@type":"WebSite","description":"the language that makes you lack a brain!","headline":"brainlack","name":"brainlack","url":"https://xytrux.github.io/brainlack/"}</script>
<!-- End Jekyll SEO tag -->


Expand Down Expand Up @@ -64,7 +64,7 @@ <h2 id="-getting-started-">Getting Started <a name="getting_started"></a></h2>

<h2 id="-installation-">Installation <a name="installation"></a></h2>
<ol>
<li>Download Brainlack <a href="https://github.com/nineby-nine/brainlack/releases/download/v3/install.exe">(Installer)</a>
<li>Download Brainlack <a href="https://github.com/xytrux/brainlack/releases/download/v3/install.exe">(Installer)</a>
</li>
<li>Run the exe file (might need to turn off Anti Virus for this step)</li>
</ol>
Expand All @@ -82,19 +82,19 @@ <h2 id="️-built-using-">Built Using <a name="built_using"></a></h2>

<h2 id="️-authors-">Authors <a name="authors"></a></h2>
<ul>
<li><a href="https://github.com/nineby-nine">@nineby-nine</a> - Work for the language.</li>
<li><a href="https://github.com/xytrux">@xytrux</a> - Work for the language.</li>
<li><a href="https://github.com/claytontdm">@claytontdm</a> - Original JS version and online interpreter</li>
</ul>

<p>See also the list of <a href="https://github.com/nineby-nine/brainlack/contributors">contributors</a> who
<p>See also the list of <a href="https://github.com/xytrux/brainlack/contributors">contributors</a> who
participated in this project.
#</p>


<footer class="site-footer">

<span class="site-footer-owner"><a href="https://github.com/nineby-nine/brainlack">brainlack</a> is maintained by
<a href="https://github.com/nineby-nine">nineby-nine</a>.</span>
<span class="site-footer-owner"><a href="https://github.com/xytrux/brainlack">brainlack</a> is maintained by
<a href="https://github.com/xytrux">xytrux</a>.</span>
</main>


Expand Down

0 comments on commit 146304b

Please sign in to comment.