diff options
| author | arf20 <aruizfernandez05@gmail.com> | 2024-02-25 14:11:42 +0100 | 
|---|---|---|
| committer | arf20 <aruizfernandez05@gmail.com> | 2024-02-25 14:11:42 +0100 | 
| commit | 9e7d6cddaf1b2276f957c7b68465dd4c5251e3ed (patch) | |
| tree | c2774338538a3b3d36ea7ad0f35073bc54dc8836 /about/index.html | |
| parent | eeef9373b80022ec3be4a48b01fcabf13192db6e (diff) | |
| download | arfnet2-web-9e7d6cddaf1b2276f957c7b68465dd4c5251e3ed.tar.gz arfnet2-web-9e7d6cddaf1b2276f957c7b68465dd4c5251e3ed.zip  | |
Fix about
Diffstat (limited to 'about/index.html')
| -rwxr-xr-x | about/index.html | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/about/index.html b/about/index.html index 608baef..c7352da 100755 --- a/about/index.html +++ b/about/index.html @@ -9,12 +9,11 @@      <body>
  		<header><a href="/">
 -			<img src="arfnet_logo.png" width="64">
 -			<span class="title"><strong>ARFNET</strong></span>
 +			<img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
  		</a></header>
  		<hr>
  		<h2 class="center">About ARFNET</h2>
 -		<h3><a href="/arfnet2.html">ARFNET technical description</a></h3>
 +		<h3><a href="arfnet2.html">ARFNET technical description</a></h3>
  		<div class="div">
  			<p>
  			ARFNET is a non-profit organization (a homelab really) devoted to several causes such as:
  | 
