diff options
Diffstat (limited to 'index.htm.tmpl')
| -rw-r--r-- | index.htm.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index.htm.tmpl b/index.htm.tmpl index 3278b39..4c192e2 100644 --- a/index.htm.tmpl +++ b/index.htm.tmpl @@ -2,7 +2,7 @@ <html> <head> <meta charset="UTF-8"> - <link rel="stylesheet" type="text/css" href="https://arf20.com/style.css"> + <link rel="stylesheet" type="text/css" href="/style.css"> <title>ARFNET</title> <style> table, th, td { @@ -38,7 +38,7 @@ td.w-last { <body> <header><a href="http://arf20.com"> - <img src="http://arf20.com/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> <main> |
