diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 26 |
1 files changed, 18 insertions, 8 deletions
@@ -68,17 +68,27 @@ <main class="content"> <div class="row"> <span class="fst">Meta</span><br> - <a class="sec" href="/about_me.html">About me</a><br> - <a class="sec" href="/about/">About ARFNET</a> - <a class="sec" href="/explanation.txt">Lore</a><br> - <a class="fst" href="/projects/">Projects</a><br> - <a class="fst" href="https://blog.arf20.com">Blog</a><br> - <a class="fst" href="/astro/">Astrophotography section</a><br> - <a class="fst" href="/webring.html">Webring</a><br> + <div class="sec"> + <div class="item imgcont"><img src="/images/about-me/me2.jpg"></div> + <a href="/about_me.html">About me</a><br> + </div> + <div class="sec"> + <div class="item imgcont"><img src="arfnet_logo.png"></div> + <a href="/about/">About ARFNET</a> + <a href="/explanation.txt">Lore</a> + </div> + <span class="fst">Showcase</span><br> + <a class="sec" href="/projects/">Projects</a><br> + <div class="sec"> + <div class="item imgcont"><img src="/images/icons/siril.png"></div> + <a href="/astro/">Astrophotography section</a><br> + </div> + <a class="sec" href="https://blog.arf20.com">Blog</a><br> + <span class="fst">Friends</span><br> + <a class="sec" href="/webring.html">Webring</a><br> </div> <div class="row"> <div class="fst"> - <div class="item imgcont"><img src="arfnet_logo.png"></div> <a href="/services.html">Services</a> <a href="https://dash.arf20.com">Order now!</a> </div> <div class="sec"> |