diff options
Diffstat (limited to 'www/blog/movies')
| -rw-r--r-- | www/blog/movies/index.html | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/www/blog/movies/index.html b/www/blog/movies/index.html index be7251e..9571fa3 100644 --- a/www/blog/movies/index.html +++ b/www/blog/movies/index.html @@ -48,6 +48,12 @@          <li>Tron</li>        </ul>      </article> +    <div id='copyright'> +      © 2023 senders dot io - <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>    </div>  </body>  </html>  |