upd8
This commit is contained in:
parent
89e8c4cd58
commit
8f85cc9cac
1 changed files with 12 additions and 22 deletions
34
index.html
34
index.html
|
|
@ -25,7 +25,7 @@
|
||||||
<a class="link" href="/">Marty.TF</a>
|
<a class="link" href="/">Marty.TF</a>
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="box" id="lightdark" style="background-color: #ffffff00">
|
<div class="box" id="lightdark">
|
||||||
<a class="link" href="#" id="lightmode" onclick="button_lightmode()"> </a>
|
<a class="link" href="#" id="lightmode" onclick="button_lightmode()"> </a>
|
||||||
<a class="link" href="#" id="darkmode" onclick="button_darkmode()"> </a>
|
<a class="link" href="#" id="darkmode" onclick="button_darkmode()"> </a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -34,12 +34,12 @@
|
||||||
<!-- Links Row -->
|
<!-- Links Row -->
|
||||||
<div id="linksrow" class="box links">
|
<div id="linksrow" class="box links">
|
||||||
<a class="link" href="javascript:void(0)" id="searchbutton" onclick="shiftcontent('search')">search</a>
|
<a class="link" href="javascript:void(0)" id="searchbutton" onclick="shiftcontent('search')">search</a>
|
||||||
<a class="link" href="javascript:void(0)" id="servicesbutton" onclick="shiftcontent('services')">services</a>
|
<!-- <a class="link" href="javascript:void(0)" id="servicesbutton" onclick="shiftcontent('services')">services</a> -->
|
||||||
<a class="link" href="javascript:void(0)" id="aboutbutton" onclick="shiftcontent('about')">about</a>
|
<a class="link" href="javascript:void(0)" id="aboutbutton" onclick="shiftcontent('about')">about</a>
|
||||||
<br class="headersplit">
|
<br class="headersplit">
|
||||||
<a class="link" href="javascript:void(0)" id="dotfilesbutton" onclick="shiftcontent('dotfiles')">dotfiles</a>
|
<a class="link" href="javascript:void(0)" id="dotfilesbutton" onclick="shiftcontent('dotfiles')">dotfiles</a>
|
||||||
<!-- <a class="link" href="#" onclick="shiftcontent('server')">Server Setup</a> -->
|
<!-- <a class="link" href="#" onclick="shiftcontent('server')">Server Setup</a> -->
|
||||||
<a class="link" href="javascript:void(0)" id="projectsbutton" onclick="shiftcontent('projects')">projects</a>
|
<!-- <a class="link" href="javascript:void(0)" id="projectsbutton" onclick="shiftcontent('projects')">projects</a> -->
|
||||||
<a class="link" href="javascript:void(0)" id="contactbutton" onclick="shiftcontent('contact')">contact</a>
|
<a class="link" href="javascript:void(0)" id="contactbutton" onclick="shiftcontent('contact')">contact</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -50,11 +50,11 @@
|
||||||
<div class="box-shower" id="search">
|
<div class="box-shower" id="search">
|
||||||
<div class="box-wrapper">
|
<div class="box-wrapper">
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<form id="search-box" action="https://search.marty.tf/search" method="get" class="search-box">
|
<form id="search-box" action="https://duckduckgo.com/search" method="get" class="search-box">
|
||||||
<input id="searchbox" class="box" type="text" name="q" placeholder="search the web" autocomplete="off">
|
<input id="searchbox" class="box" type="text" name="q" placeholder="search the web" autocomplete="off">
|
||||||
<button form="search-box" type="submit" style="display:none">Go</button>
|
<button form="search-box" type="submit" style="display:none">Go</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="links">powered by <a class="link" href="https://github.com/searxng/searxng">SearXNG</a>, a self-hosted <a class="link" href="https://en.wikipedia.org/wiki/Metasearch_engine"> metasearch engine </a></p>
|
<p class="links">powered by <a class="link" href="https://duckduckgo.com">DuckDuckGo</a> </p>
|
||||||
<!--
|
<!--
|
||||||
<div class="box-wrapper nolinks" id="service_icons">
|
<div class="box-wrapper nolinks" id="service_icons">
|
||||||
<a class="service_icon bmks" href="https://watch.marty.tf"> </a>
|
<a class="service_icon bmks" href="https://watch.marty.tf"> </a>
|
||||||
|
|
@ -89,7 +89,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
<div class="box-shower" id="services">
|
<div class="box-shower" id="services">
|
||||||
<div class="box-wrapper">
|
<div class="box-wrapper">
|
||||||
|
|
@ -110,6 +109,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
-->
|
||||||
<div class="box-shower" id="about">
|
<div class="box-shower" id="about">
|
||||||
<div class="box-wrapper">
|
<div class="box-wrapper">
|
||||||
<div class="box">
|
<div class="box">
|
||||||
|
|
@ -120,7 +120,7 @@
|
||||||
as I am not a webdev, this will be very barebones, and will be an aesthetic disaster <br> <br>
|
as I am not a webdev, this will be very barebones, and will be an aesthetic disaster <br> <br>
|
||||||
enjoy
|
enjoy
|
||||||
</div>
|
</div>
|
||||||
<div class="box links" style="text-align: left">
|
<div class="box links">
|
||||||
licenses:
|
licenses:
|
||||||
<ul>
|
<ul>
|
||||||
<li>font: <a href="https://github.com/Trzcin/Fira-Code-Nerd"> firacode nerd font </a>
|
<li>font: <a href="https://github.com/Trzcin/Fira-Code-Nerd"> firacode nerd font </a>
|
||||||
|
|
@ -157,7 +157,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<!--
|
||||||
<div class="box-shower" id="projects">
|
<div class="box-shower" id="projects">
|
||||||
<div class="box-wrapper">
|
<div class="box-wrapper">
|
||||||
<div class="box" id="projectbox">
|
<div class="box" id="projectbox">
|
||||||
|
|
@ -169,7 +169,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> -->
|
||||||
|
|
||||||
<div class="box-shower" id="cybersec_glb11c">
|
<div class="box-shower" id="cybersec_glb11c">
|
||||||
<div class="box-wrapper">
|
<div class="box-wrapper">
|
||||||
|
|
@ -218,14 +218,6 @@
|
||||||
headshot drawn by <a class="link" href="https://linktr.ee/Narklos">narklos</a>
|
headshot drawn by <a class="link" href="https://linktr.ee/Narklos">narklos</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="box links" id="contactbox">
|
<div class="box links" id="contactbox">
|
||||||
<div class="box-wrapper">
|
|
||||||
<div class="box">
|
|
||||||
discord
|
|
||||||
</div>
|
|
||||||
<div class="box">
|
|
||||||
<a href="https://discordapp.com/channels/@me/166778675390447616">martytf</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="box-wrapper">
|
<div class="box-wrapper">
|
||||||
<div class="box">
|
<div class="box">
|
||||||
mail
|
mail
|
||||||
|
|
@ -239,7 +231,7 @@
|
||||||
matrix
|
matrix
|
||||||
</div>
|
</div>
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<a href="https://matrix.to/#/@marty:chat.marty.tf"> @marty:chat.marty.tf </a>
|
<a href="https://matrix.to/#/@marty:yap.marty.tf"> @marty:yap.marty.tf </a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="box-wrapper">
|
<div class="box-wrapper">
|
||||||
|
|
@ -257,11 +249,9 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box footnote links" id="footer">
|
<div class="box footnote links" id="footer">
|
||||||
© 2023-2024 Marty.TF
|
© 2023-2026 Marty.TF
|
||||||
|
|
|
|
||||||
<a class="link" href="https://github.com/martyTF/marty.tf-new">github repo</a>
|
<a class="link" href="https://git.marty.tf/marty/marty.tf">git repo</a>
|
||||||
|
|
|
||||||
<a class="link" href="https://martytf.github.io/marty.tf-new/">last stable version</a>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue