diff options
Diffstat (limited to 'tools/index_template.html')
-rw-r--r-- | tools/index_template.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/index_template.html b/tools/index_template.html index 9efa788..fab5a2d 100644 --- a/tools/index_template.html +++ b/tools/index_template.html @@ -9,9 +9,9 @@ <meta property="og:type" content="article"> <meta property="og:article:author" content="Oxbian"> <title>Blog d'Oxbian</title> - <link rel="alternate" href="../atom.xml" type="application/atom+xml" title="RSS"> - <link rel="stylesheet" href="../assets/css/style.css"> - <link rel="shortcut icon" href="../assets/favicon/favicon.ico" type="image/x-icon"> + <link rel="alternate" href="atom.xml" type="application/atom+xml" title="RSS"> + <link rel="stylesheet" href="assets/css/style.css"> + <link rel="shortcut icon" href="assets/favicon/favicon.ico" type="image/x-icon"> </head> <body> <header> |