Mercurial > hg > hstweb
changeset 0:cc0096349c13
getting started
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Tue, 04 Dec 2018 17:02:42 -0500 |
parents | |
children | 7b13f7fb7fa4 |
files | index.html robots.txt |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/index.html Tue Dec 04 17:02:42 2018 -0500 @@ -0,0 +1,19 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + <title>HST home page</title> + </head> + + <body> + <h1>HST home page</h1> + <p>Watch this space</p> + + + <hr> + <address><a href="mailto:root@markup.co.uk">root</a></address> +<!-- Created: Thu Nov 29 17:21:12 EST 2018 --> +<!-- hhmts start --> +Last modified: Thu Nov 29 17:21:31 EST 2018 +<!-- hhmts end --> + </body> +</html>