sheep-market

10.000 sheep created by online workers  https://p.ce9e.org/sheep-market/
git clone https://git.ce9e.org/sheep-market.git

commit
c937d37da544806b6f274714f12afd5637529b6c
parent
1e5425d2641ad7a3aed4757287009bbeb479c158
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-01-04 15:22
link to original

Diffstat

M index.html 6 ++++--

1 files changed, 4 insertions, 2 deletions


diff --git a/index.html b/index.html

@@ -4,7 +4,6 @@
    4     4     <meta charset="utf-8" />
    5     5     <title>The Sheep Market</title>
    6     6     <link rel="stylesheet" href="style.css" />
    7    -1     <!-- This is a HTML5 clone of http://thesheepmarket.com -->
    8     7 </head>
    9     8 
   10     9 <body>
@@ -29,7 +28,10 @@
   29    28         <span class="grid__hover"></span>
   30    29     </a>
   31    30 
   32    -1     <footer>Aaron Koblin &copy; 2006</footer>
   -1    31     <footer>
   -1    32         <a href="http://thesheepmarket.com">Aaron Koblin &copy; 2006</a><br>
   -1    33         HTML5 version ported by Tobias Bengfort
   -1    34     </footer>
   33    35 
   34    36     <dialog id="more">
   35    37         <h1>What's going on here?</h1>