-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2286974
commit fe61b8c
Showing
24 changed files
with
289 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,10 +50,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -331,7 +328,7 @@ <h2>Breadth-first search visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -374,7 +371,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -239,7 +239,7 @@ <h2>Bogosort visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -282,7 +282,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,10 +50,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -294,7 +291,7 @@ <h2>Bubblesort visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -337,7 +334,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -361,7 +361,7 @@ <h2>Cocktail shaker sort visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -404,7 +404,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,10 +50,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -348,7 +345,7 @@ <h2>Combsort visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -391,7 +388,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,10 +50,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -288,7 +285,7 @@ <h2>Counting sort visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -331,7 +328,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,10 +46,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter"> | ||
<i class="icofont-twitter"> </i> | ||
|
@@ -235,7 +232,7 @@ <h6 class="card-subtitle">Data structure</h6> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -278,7 +275,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,10 +50,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -268,7 +265,7 @@ <h2>Depth-first search visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -311,7 +308,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,10 +50,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -294,7 +291,7 @@ <h2>Gnome sort visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -337,7 +334,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,10 +46,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter"> | ||
<i class="icofont-twitter"> </i> | ||
|
@@ -405,7 +402,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,9 +43,7 @@ | |
<!-- ======= Top Bar ======= --> | ||
<div id="topbar" class="d-none d-lg-flex align-items-center fixed-top"> | ||
<div class="container d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> [email protected] | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -81,8 +79,8 @@ <h1 class="logo mr-auto"> | |
<li class="active"><a href="index.html">Home</a></li> | ||
<li><a href="#about">About</a></li> | ||
<li><a href="#categories">Categories</a></li> | ||
<li><a href="#team">Team</a></li> | ||
<li><a href="#contact">Contact</a></li> | ||
<!--<li><a href="#team">Team</a></li> | ||
<li><a href="#contact">Contact</a></li>--> | ||
</ul> | ||
</nav> | ||
<!-- .nav-menu --> | ||
|
@@ -541,7 +539,7 @@ <h4><sup>$</sup>29<span> / month</span></h4> | |
</div> | ||
</section><!-- End Pricing Section --> | ||
|
||
<!-- ======= Team Section ======= --> | ||
<!-- ======= Team Section ======= | ||
<section id="team" class="team"> | ||
<div class="container"> | ||
<div class="section-title"> | ||
|
@@ -686,7 +684,7 @@ <h3>Call Us</h3> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -728,7 +726,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,10 +50,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -293,7 +290,7 @@ <h2>Insertionsort visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter"> | ||
<i class="icofont-twitter"> </i> | ||
|
@@ -338,7 +335,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,10 +50,7 @@ | |
class="d-none d-lg-flex align-items-center fixed-top header-inner-pages" | ||
> | ||
<div class="container-fluid d-flex"> | ||
<div class="contact-info mr-auto"> | ||
<i class="icofont-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="contact-info mr-auto"></div> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
><i class="icofont-twitter"></i | ||
|
@@ -289,7 +286,7 @@ <h2>Kosaraju's algorithm visualization</h2> | |
<div class="col-lg-4 col-md-6"> | ||
<div class="footer-info"> | ||
<h3>AlgoVis.io</h3> | ||
<strong>Email:</strong> [email protected]<br /> | ||
<strong>Feel free to hit me up on social media:</strong><br /> | ||
|
||
<div class="social-links mt-3"> | ||
<a href="https://twitter.com/tobiasnoethlich" class="twitter" | ||
|
@@ -333,7 +330,7 @@ <h4>Useful Links</h4> | |
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#">Privacy policy</a> | ||
<a href="privacypolicy.html">Privacy policy</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
Oops, something went wrong.