summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-12 20:38:20 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-12 20:38:20 +0800
commit6f7f2bca48c14e686fb5e04d4e19ab36d1078f2a (patch)
tree446209345e74177ac6f4fd1010539c6c8c35ca20
parent6b68c2e717049ed8faa44ae4a5dbc1a9d2d6db87 (diff)
downloadwww-6f7f2bca48c14e686fb5e04d4e19ab36d1078f2a.tar.gz
width of meme
-rw-r--r--index.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/index.html b/index.html
index 2569c37..b88fd65 100644
--- a/index.html
+++ b/index.html
@@ -74,14 +74,8 @@
 			<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" />
-			<img src="https://en.scratch-wiki.info/w/images/Rickrolled.gif" alt="CC BY GIF of the Rickroll, see src of link for origin" />
-			<img src="https://en.scratch-wiki.info/w/images/Rickrolled.gif" alt="CC BY GIF of the Rickroll, see src of link for origin" />
-			<img src="https://en.scratch-wiki.info/w/images/Rickrolled.gif" alt="CC BY GIF of the Rickroll, see src of link for origin" />
-			<img src="https://en.scratch-wiki.info/w/images/Rickrolled.gif" alt="CC BY GIF of the Rickroll, see src of link for origin" />
-			<img src="https://en.scratch-wiki.info/w/images/Rickrolled.gif" alt="CC BY GIF of the Rickroll, see src of link for origin" />
-			<img src="https://en.scratch-wiki.info/w/images/Rickrolled.gif" alt="CC BY GIF of the Rickroll, see src of link for origin" />
-			<img src="https://en.scratch-wiki.info/w/images/Rickrolled.gif" alt="CC BY GIF of the Rickroll, see src of link for origin" />
+			<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%"/>
 		</div>
 	</body>
 </html>