diff options
author | arf20 <aruizfernandez05@gmail.com> | 2024-09-25 18:46:40 +0200 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2024-09-25 18:46:40 +0200 |
commit | 67fa6cb7062d9ae1ba0ee202660602f47b5480fe (patch) | |
tree | 81b518fd22c80e1172f0804fb850436cc5e6b655 /about_me.html | |
parent | d1642e8505be2e28a9cab40440821b475e53c9aa (diff) | |
download | arfnet2-web-67fa6cb7062d9ae1ba0ee202660602f47b5480fe.tar.gz arfnet2-web-67fa6cb7062d9ae1ba0ee202660602f47b5480fe.zip |
header class, gxog webring
Diffstat (limited to 'about_me.html')
-rwxr-xr-x | about_me.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about_me.html b/about_me.html index caf3764..c4817a8 100755 --- a/about_me.html +++ b/about_me.html @@ -8,7 +8,7 @@ </head>
<body>
- <header><a href="/">
+ <header class="header"><a href="/">
<img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
</a></header>
<hr>
|