diff options
Diffstat (limited to 'microblog')
-rw-r--r-- | microblog/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/microblog/index.html b/microblog/index.html index 55216b8..0e6e836 100644 --- a/microblog/index.html +++ b/microblog/index.html @@ -60,6 +60,7 @@ <div id="footer"> <hr /> <p><a href="/">Runxi Yu's Website</a></p> + <p>Unless otherwise specified with the “<span class="copyright">copyright</span>” HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p> </div> </body> </html> |