removed "cloud" page, updated contact info
This commit is contained in:
parent
de42e2558b
commit
23c5a5eefc
@ -51,7 +51,6 @@
|
||||
<a href="/pages/about.html">About</a>
|
||||
<a class="rainbow" href="https://old.mind-overflow.net/career.html">Services</a>
|
||||
<a href="/pages/contact.html">Contact</a>
|
||||
<a href="https://cloud.mind-overflow.net/">Cloud</a>
|
||||
<a href="/pages/policy.html">Policy</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -44,7 +44,6 @@
|
||||
<a href="/">Home</a>
|
||||
<a class="rainbow" href="https://old.mind-overflow.net/career.html">Services</a>
|
||||
<a href="/pages/contact.html">Contact</a>
|
||||
<a href="https://cloud.mind-overflow.net/">Cloud</a>
|
||||
<a href="/pages/policy.html">Policy</a>
|
||||
</div>
|
||||
<h1>About</h1>
|
||||
|
@ -43,7 +43,6 @@
|
||||
<a href="/">Home</a>
|
||||
<a href="/pages/about.html">About</a>
|
||||
<a class="rainbow" href="https://old.mind-overflow.net/career.html">Services</a>
|
||||
<a href="https://cloud.mind-overflow.net/">Cloud</a>
|
||||
<a href="/pages/policy.html">Policy</a>
|
||||
</div>
|
||||
<h1>Contact</h1>
|
||||
@ -58,7 +57,7 @@
|
||||
<li>YouTube: <a href="https://youtube.com/user/Qwertylollo" target="_blank">mind.overflow</a></li>
|
||||
<li>Twitter: <a href="https://twitter.com/mind0verflow" target="_blank">@mind0verflow</a></li>
|
||||
<li>SoundCloud: <a href="https://soundcloud.com/lol7344" target="_blank">lol7344</a></li>
|
||||
<li>GitHub: <a href="https://github.com/lol7344/" target="_blank">lol7344</a></li>
|
||||
<li>GitHub: <a href="https://github.com/mind-overflow/" target="_blank">mind-overflow</a> or <a href="https://github.com/lol7344/" target="_blank">lol7344</a</li>
|
||||
<li>Reddit: <a href="https://reddit.com/user/mind_overflow" target="_blank">u/mind_overflow</a> or <a href="https://reddit.com/user/lol7344" target="_blank">u/lol7344</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -44,7 +44,6 @@
|
||||
<a class="rainbow" href="https://old.mind-overflow.net/career.html">Services</a>
|
||||
<a href="/pages/about.html">About</a>
|
||||
<a href="/pages/contact.html">Contact</a>
|
||||
<a href="https://cloud.mind-overflow.net/">Cloud</a>
|
||||
</div>
|
||||
<h1>Cookie & Privacy Policy</h1>
|
||||
<i class="arrow-down"></i>
|
||||
|
@ -28,7 +28,7 @@ h1 {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.bottomnav {
|
||||
.bottomnav { /* todo: removed "cloud", fix media queries here and in .topnav*/
|
||||
display: flex;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
|
Reference in New Issue
Block a user