Skip to content

Commit

Permalink
update index
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhairi committed Oct 22, 2019
1 parent 83800c4 commit 3ad4c81
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,7 @@
<div class="loader-section section-right"></div>

</div>

<!--Navigation-->
<div class="navbar-fixed">
<nav id="nav_f" class="default_color" role="navigation">
<div class="container">
<div class="nav-wrapper">
<a href="//www.dnsvault.net" id="logo-container" target="_blank" class="brand-logo">
<img src="images/logo-white.svg" alt="dnsvault" style="height: 60px">
</a>
</div>
</div>
</nav>
</div>


<!--Hero-->
<div class="section no-pad-bot" id="">
<div class="container">
Expand Down Expand Up @@ -112,7 +99,7 @@
</script>
<script>
var ringer = {
countdown_to: "5/5/2016",
countdown_to: "1/1/2020",
rings: {
'DAYS': {
s: 86400000, // mseconds in a day,
Expand Down

0 comments on commit 3ad4c81

Please sign in to comment.