diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 27 | 
1 files changed, 26 insertions, 1 deletions
@@ -16,12 +16,37 @@          <header>  			<img src="arfnet_logo.png" width="64">  			<span class="title"><strong>ARFNET</strong></span> -            <h3>The arf network, no longer a service provider</h3>  		</header> +        <marquee scrollamount="15">Now fully legal (not for long)</marquee>          <hr>          ARFNET is currently facing some techical difficulties, expect some major changes.<br>          Reach me at arfnet@proton.me, arf20 at discord, or join the discord server https://discord.gg/jy6AjN9ACP for more info<br>          <br>          Sorry for the inconveniences  +        <hr> +        <a class="fst" href="/about.html">About ARFNET</a> +            <a class="sec" href="/design.html">Design Philosophy</a> +            <a class="sec" href="/gallery">Gallery</a> +            <a class="sec" href="https://www.youtube.com/watch?v=lbsce1DniQA&list=PLhWQL9gpbCPb8JNtOFo760GUD4ekXiR-9">Youtube</a> +            <a class="sec" href="https://github.com/ARF20NET">GitHub</a> +            <a class="sec" href="/contact">Contact</a> +            <a class="sec" href="https://discord.gg/jy6AjN9ACP">Discord</a><br> +        <a class="fst" href="/about_me.html">About me</a><br> +        <a class="fst" href="/astro/">Astrophotography section</a><br> +        <a class="fst" href="/webring.html">Webring</a><br> +        <hr> +		<span>Last modification 28-11-2023. Estabished somewhere around 2019. Sysadmin: arf20. Contact: <a target="_blank" href="mailto:aruizfernandez05@gmail.com">arf20@arf20.com</a> arf20#6509 Murcia, Spain.</span><br> +		<a href="/LICENSE">Everything in this server by default is published under the GNU General Public License version 3.0</a> +		<a href="/">Copyright © <?php echo date('Y'); ?> ARFNET, LLC.</a> +		<span class="counterborder"> Access counter: <?php include("counter.php"); echo IncrementCounter(); ?> </span><br> +		<img src="gifs/bestvw.gif"> +		<img src="gifs/vim.gif"> +		<img src="gifs/powered-by-nginx.gif"> +		<img src="gifs/powered-by-debian.gif"> +		<img src="gifs/powered-by-opnsense.png"> +		<img src="gifs/powered-by-proxmox.png"> +		<img src="gifs/piracy.gif"> +		<img src="gifs/gay.gif"> +		<img src="gifs/gplv3.gif">      </body>  </html>
\ No newline at end of file  | 
