diff options
| author | Joris Guyonvarch | 2015-06-27 01:04:51 +0200 | 
|---|---|---|
| committer | Joris Guyonvarch | 2015-06-27 01:04:51 +0200 | 
| commit | 6ec9a6fc1d43c8d2a1495e147157dc545175b129 (patch) | |
| tree | 9e9809a02c937e6a95eb9c63890a945a250ffa11 /Fragments/end.html | |
| parent | b590ca0aea8bbae34885e98b59bc465c09400ca3 (diff) | |
Generate static pages with a watcher and serve files with a simple http server
Diffstat (limited to 'Fragments/end.html')
| -rw-r--r-- | Fragments/end.html | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/Fragments/end.html b/Fragments/end.html new file mode 100644 index 0000000..cddb766 --- /dev/null +++ b/Fragments/end.html @@ -0,0 +1,10 @@ +    </div> + +    <footer> +      <div class="contact"> +        Contact : Auriane +      </div> +    </footer> + +  </body> +</html> | 
