feat: Add more info to index
All checks were successful
Build Docker / Build Image (push) Successful in 24s
All checks were successful
Build Docker / Build Image (push) Successful in 24s
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
<!-- End Matomo Code -->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body><script src="https://gday.hnsau/handshake.js" domain="gday.hnsau"></script>
|
||||
<script src="https://gday.hnsau/https.js"></script>
|
||||
<nav class="navbar navbar-expand-lg fixed-top bg-dark clean-navbar navbar-light" data-bs-theme="dark">
|
||||
<div class="container-fluid"><a class="navbar-brand logo" href="/" style="width: 50%;"><img src="/assets/img/favicon.png" style="height: 50px;margin-right: 10px;">HNSAU</a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
|
||||
<div class="collapse navbar-collapse" id="navcol-1">
|
||||
@@ -73,21 +74,21 @@
|
||||
<section class="clean-block clean-hero" style="color: rgba(9,162,255,0);background: url("/assets/img/scenery/beach2.jpg") top / auto no-repeat, url("/assets/img/backgrounds/blobs.svg") center / cover no-repeat;">
|
||||
<div class="text"><img src="/assets/img/favicon.png" width="50%">
|
||||
<h2>Handshake Australia</h2>
|
||||
<p>The home of Australians using the decentralized web, built on Handshake.</p><a class="btn btn-outline-light btn-lg" role="button" href="https://handshake.org/" target="_blank">Learn More About Handshake</a>
|
||||
<p>The home of Australians using the decentralized web, built on Handshake.<br>Handshake is an alternative to a centralised DNS root authority that ensures a fair and transparent root zone.<br>No one owns or controls Handshake.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="clean-block clean-info dark">
|
||||
<div class="container">
|
||||
<div class="block-heading">
|
||||
<h2 class="text-info">Info</h2>
|
||||
<p>Handshake is a naming protocol that’s backwards compatible with the existing DNS system. It does not replace the DNS protocol, but instead decentralizes the root zone file where TLD ownership information is stored by adding a distributed and decentralized blockchain-based system that no one controls and anyone can use. This allows for a root zone that is uncensorable, permissionless, and free of gatekeepers like ICANN.<br></p>
|
||||
<p>Handshake is a naming protocol that’s backwards compatible with the existing DNS system. It does not replace the DNS protocol, but instead decentralizes the root zone file where TLD ownership information is stored by adding a distributed and decentralized blockchain-based system that no one controls and anyone can use. This allows for a root zone that is uncensorable, permissionless, and free of gatekeepers like ICANN.<br>In addition, it is much cheaper than other blockchain domain systems as there isn't any company looking for profits.</p>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-6"><img class="img-thumbnail img-fluid" src="/assets/img/scenery/Handshake.png"></div>
|
||||
<div class="col-md-6">
|
||||
<h3>Stop renting yourname.com.au/<br>Own yourname/</h3>
|
||||
<div class="getting-started-info">
|
||||
<p>Handshake allows you to own your own top level domain (kinda like .au). So you can stop renting yourname.com.au and really own yourname/.</p>
|
||||
<p>Handshake allows you to own your own top level domain (kinda like .au). So you can stop renting yourname.com.au and really own yourname/</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user