summaryrefslogtreecommitdiff
path: root/www/index.html
blob: 49298ade0bd3b864c4ebb60c1b762e0bef871753 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="generator"
        content="HTML Tidy for HTML5 for Linux version 5.6.0">
  <title>The Woman in my Eye</title>
<!--  <link rel='stylesheet'
        type='text/css'
        href='/index.css'> -->
  <meta name="viewport"
        content="width=device-width, initial-scale=1">
</head>
<body>
  <h1> Hello, the woman in my eye. </h1>
  <footer>
    <div id='copyright'>
      © 2023 thewomaninmyeye dot org - <a rel="license external noopener noreferrer"
           target="_blank"
           href="https://creativecommons.org/licenses/by/4.0/">CC BY-SA 4.0</a>
           unless otherwise noted.
    </div>
  </footer>
</body>
</html>