diff options
author | arf20 <aruizfernandez05@gmail.com> | 2025-02-13 09:44:10 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2025-02-13 09:44:10 +0100 |
commit | 611df9718679e6c6ddf4823573b05e8bef6e2eb2 (patch) | |
tree | e3bfe45795f637b1d308e1dd14ded06831e54920 /index.html | |
parent | 007280be3b2e402f186b2507c1e1268b8f6602cb (diff) | |
download | arfnet2-web-611df9718679e6c6ddf4823573b05e8bef6e2eb2.tar.gz arfnet2-web-611df9718679e6c6ddf4823573b05e8bef6e2eb2.zip |
more iocns
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"> |