diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html index 736a09b..6dbde52 100644 --- a/index.html +++ b/index.html @@ -16,8 +16,9 @@ <li><a href="https://git.andrewyu.org">Git repositories</a></li> <li><a href="https://fcm.andrewyu.org">Free Computing Movement</a></li> <li><a href="https://learn.tuxiversity.org">The Tuxiversity Project</a></li> - <li><a href="https://host.andrewyu.org">Server guides (WIP)</a></li> + <!--li><a href="https://host.andrewyu.org">Server guides (WIP)</a></li--> <li><a href="https://users.andrewyu.org">Other users</a></li> + <li><a href="/note/">Frequently Used Answers</a></li> <li><a href="/buffer.html">(Don't click here)</a></li> </ul> <h2 id="me">About me</h2> @@ -62,10 +63,11 @@ <ul> <li><a href="https://fsf.org">The Free Software Foundation</a></li> <li><a href="https://based.cooking">A simple clean receipe site</a></li> + <li><a href="https://landchad.net">Host your own services</a></li> </ul> <div id="footer"> <hr /> - <p>Works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is in the public domain. (In juristictions where it is impossible to publish into the public domain, the following applies: Permission is hereby granted, free of charge, to any person obtaining a copy of this work, to deal in the work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of this work, and to permit persons to whom the work is furnished to do so, with or without attribution.)</p> + <p>Works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is in the public domain. (In juristictions where it is impossible to publish into the public domain, the following applies: Permission is hereby granted, free of charge, to any person obtaining a copy of this work, to deal in the work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of this work, and to permit persons to whom the work is furnished to do so.)</p> </div> </body> </html> |