diff options
Diffstat (limited to 'services.html')
-rw-r--r-- | services.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/services.html b/services.html index 361aaf5..66b0379 100644 --- a/services.html +++ b/services.html @@ -3,12 +3,11 @@ <head> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="/style.css"> - <link rel="stylesheet" type="text/css" href="/about.css"> <title>ARFNET</title> </head> <body> - <header> class="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> |