diff options
Diffstat (limited to 'astro/index.html')
| -rwxr-xr-x | astro/index.html | 13 | 
1 files changed, 6 insertions, 7 deletions
diff --git a/astro/index.html b/astro/index.html index 5843e19..1e06844 100755 --- a/astro/index.html +++ b/astro/index.html @@ -7,12 +7,11 @@      <body>
          <header><a href="/">
 -			<img src="/arfnet_logo.png" width="64">
 -			<span class="title"><strong>ARFNET</strong></span>
 -		</a></header>
 -		<hr>
 -		<h2>Astrophotography section</h2>
 -		<a class="fst" href="/astro/general.html">General</a><br>
 -		<a class="fst" href="/astro/moon.html">Moon</a><br>
 +            <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
 +        </a></header>
 +        <hr>
 +        <h2>Astrophotography section</h2>
 +        <a class="fst" href="/astro/general.html">General</a><br>
 +        <a class="fst" href="/astro/moon.html">Moon</a><br>
      </body>
  </html>
  | 
