no relative url so it works locally
[www.git] / www / news / new_website.html
index 23008e3..4ab4aa0 100644 (file)
@@ -1,16 +1,16 @@
 <!DOCTYPE html>
 <html>
 <head>
-<link rel="stylesheet" href="/style.css">
+<link rel="stylesheet" href="https://wpitchoune.net/style.css">
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
-<script src="/nav.js"></script>
+<script src="https://wpitchoune.net/nav.js"></script>
 </head>
 <body>
 <div id='header'>
 <h1>New website</h1>
 </div><div id='content'>
-<div class='date'>Tue Jun 14 00:00:00 CEST 2016</div><div class="paragraph">
+<div class='date'>2016-14-06</div><div class="paragraph">
 <p>After being bored with Wordpress for years, the <a href="http://wpitchoune.net">wpitchoune.net</a>
 website is changing. It is now based on <a href="http://asciidoctor.org">Asciidoctor</a> and
 a simple shell script to generate it.</p>