summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-14 21:01:39 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-14 21:01:39 +0800
commit49fd85fd1df00230aced1d60e54282f5045978a6 (patch)
tree4e33fa78d35dbbd759014f29485c2e09533f9552 /index.html
parentae35bc082d74c7c2cb7a2ed30e7baa64fc190f3d (diff)
downloadwww-49fd85fd1df00230aced1d60e54282f5045978a6.tar.gz
remove the rickroll
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 6ff586e..2fd0826 100644
--- a/index.html
+++ b/index.html
@@ -83,8 +83,7 @@
 			<p>I know that this website is not a program and that HTML isn't considered a programming language.  Nevertheless, you can think of the HTML as code&mdash;even the plain text I write could also be considered code since languages are a code to give information.  Anyways, stuff on here that's supposed to be public (don't try to spoof my htaccess, don't hack my ssh, don't snoop on my email, etc) is public domain, including my projects and my git repos, unless otherwise specified by a file that looks like COPYING, LICENSE or licensing stuff in the source itself. <a href="https://stpeter.im/writings/essays/publicdomain.html">https://stpeter.im/writings/essays/publicdomain.html</a> is a good explanation on why people put stuff in the public domain.  However, you might want to see the "Help me choose licenses" section on this page.</p>
 		</div>
 		<div id="memes">
-			<img src="https://www.postitivita.it/wp-content/uploads/2021/04/Nyan-cat-NFT.gif" alt="CC BY GIF of the nyan, see src of link for origin" width="49%"/>
-			<img src="https://en.scratch-wiki.info/w/images/Rickrolled.gif" alt="CC BY GIF of the Rickroll, see src of link for origin" width="49%"/>
+			<img src="https://www.postitivita.it/wp-content/uploads/2021/04/Nyan-cat-NFT.gif" alt="CC BY GIF of the nyan, see src of link for origin" width="20%"/>
 		</div>
 	</body>
 </html>