]> MadKous Network Git Server - photo-site.git/commitdiff
Merge branch 'master' of /srv/git/photo-site
authorMatthew Kousoulas <shaman.kous@gmail.com>
Sat, 2 Apr 2022 23:03:32 +0000 (23:03 +0000)
committerMatthew Kousoulas <shaman.kous@gmail.com>
Sat, 2 Apr 2022 23:03:32 +0000 (23:03 +0000)
1  2 
index.html

diff --cc index.html
index c0f49d68ec788ef9b1d383762782b0b2c04c1b7b,b68e24868c011406da88143ab0e96b564630dad5..8a377ca1d98d34e4e1ec7e9604b77a5813ab97cd
                </div>
                <div id="thumb-layer" class="fade-out">
                </div>
-               <footer>
-                       <p>Matthew Kousoulas</p>
+               <footer id="footer" class="fade-out">
+                       <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
+                               <img alt="Creative Commons License" style="border-width:0"
+                               src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" />
+                       </a>
+                       <p>MadKous Net is written and maintained by Matthew Kousoulas
 -                      and licensed under a 
++                      and licensed under a
+                       <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
+                               Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.</p>
                </footer>
        </body>
  </html>