Update projects.html
This commit is contained in:
parent
c667f7fe92
commit
43567e978f
@ -53,7 +53,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<div class="row">
|
||||
<div class="col-lg-8 mx-auto">
|
||||
<h1 class="brand-heading">Projects</h1>
|
||||
<p class="intro-text">A Few of My Bigger Projects<br>Most Made with Arduino<br></p><a class="btn btn-link btn-circle" role="button" href="#projects"><i class="fa fa-angle-double-down animated"></i></a>
|
||||
<p class="intro-text">A Few of My Bigger Projects<br></p><a class="btn btn-link btn-circle" role="button" href="#projects"><i class="fa fa-angle-double-down animated"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -77,8 +77,12 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col" style="padding-top: 20px;">
|
||||
<h2>Chronos Alarm</h2>
|
||||
<p>The QR Code Deactivated Alarm App</p><a class="btn btn-primary" role="button" href="https://chronos.ml" target="_blank">More Info</a>
|
||||
<h2>HNS HOSting</h2>
|
||||
<p>A hosting service for Handshake domains</p><a class="btn btn-primary" role="button" href="https://hnshosting" target="_blank">More Info</a><a class="btn btn-primary" role="button" href="https://hnshosting.hns.to" target="_blank" style="margin-left: 10px;">Without HNS Resolver</a>
|
||||
</div>
|
||||
<div class="col" style="padding-top: 20px;">
|
||||
<h2>HNS AU</h2>
|
||||
<p><span style="background-color: initial;">The home of Australians using the decentralized web, built on Handshake.</span><br></p><a class="btn btn-primary" role="button" href="https://hns.au" target="_blank">More Info</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user