diff options
author | Jonas Smedegaard <dr@jones.dk> | 2012-08-29 15:51:08 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2012-08-29 15:51:08 +0200 |
commit | 140be416cbc17bed349697c205af07d2f3070089 (patch) | |
tree | ba539d38bb498d4a2cf9f5e4ce510cbeb9634a2e /index.html |
Iinitial draft: wget -m -nH http://islandsofresilience.eu/report/orig
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..3de6527 --- /dev/null +++ b/index.html @@ -0,0 +1,18 @@ +<html> + <head> + <title>Islands of Resilience</title> + </head> + + <body> + <p align="center"> + <img src="/img/greens-efa.jpg" + </p> + + <p align="center"> + <font size=4> + Iceland - mapping the potential for a sustainable and + resilient green information economy + </font> + </p> + </body> +</html> |