Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiog-Aser authored Dec 20, 2023
1 parent 700e805 commit 1bb9020
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@
</svg>Auto</a></div>
</div>
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link active" href="/content.htnl">Content</a></li>
<li class="nav-item"><a class="nav-link" href="/forum.html">Forum</a></li>
<li class="nav-item"><a class="nav-link active" href="https://com.nord.gq/t/valuable-content">Content</a></li>
<li class="nav-item"><a class="nav-link" href="https://com.nord.gq/t/forum-wisdom">Forum</a></li>
<li class="nav-item"></li>
</ul><a class="btn btn-primary ms-md-2" role="button" href="/profile.html">Profile</a>
</ul><a class="btn btn-primary ms-md-2" role="button" href="https://com.nord.gq/settings">Profile</a>
</div>
</div>
</nav>
Expand All @@ -124,15 +124,15 @@
<h2 class="fw-bold text-white mb-3">Welcome to Improve.</h2>
<p class="mb-4">Improve. is the place to be if you want to improve your life.</p>
<p class="mb-4">On our platform, you can share valuable content you recently saw/made and share general life-wisdom.</p>
<div class="my-3"><a class="btn btn-primary btn-lg me-2" role="button" href="/content.html">Explore content</a><a class="btn btn-light btn-lg" role="button" href="/forum.html">Explore forum</a></div>
<div class="my-3"><a class="btn btn-primary btn-lg me-2" role="button" href="https://com.nord.gq/t/valuable-content">Explore content</a><a class="btn btn-light btn-lg" role="button" href="https://com.nord.gq/t/forum-wisdom">Explore forum</a></div>
</div>
</div>
<section class="py-4 py-xl-5">
<div class="container">
<div class="text-center text-white bg-dark border rounded border-0 p-4 p-md-5">
<h2 class="fw-bold text-white mb-3">Here's a sneak peek of our platform:</h2>
<iframe src="https://weimproveforum.freeflarum.com/" width="1000" height="800" scrolling="no"></iframe>
<div class="my-3"><a class="btn btn-light btn-lg" role="button" href="/content.html">Sign me up!</a></div>
<div class="my-3"><a class="btn btn-light btn-lg" role="button" href="https://com.nord.gq">Sign me up!</a></div>
</div>
</div>
</section>
Expand All @@ -151,4 +151,4 @@ <h2 class="fw-bold text-white mb-3">Here's a sneak peek of our platform:</h2>
<script src="assets/js/Lightbox-Gallery.js"></script>
</body>

</html>
</html>

0 comments on commit 1bb9020

Please sign in to comment.