Newer
Older
SynoikosHome / index.html
<html>
  <header>
	<title>Synoikos</title>
	<link href="stylesheet.css" rel="stylesheet" type="text/css" />
  </header>
  <body>
	<h1>Welcome home!</h1>
	<a href="https://cloud.synoikos.de">
	<img src="quote.jpg" alt="Home is where one starts from"
		 title="We shall not cease from exploration
And the end of all our exploring
Will be to arrive where we started
And know the place for the first time.">
	</a>
	<hr>
	<p>&#169; 2018 the <i><b>Synoikos</b></i> team.
  </body>
</html>