We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a446081 commit 5e93140Copy full SHA for 5e93140
1 file changed
phillip/index.html
@@ -6,7 +6,7 @@ <h1> The software is where your finger will hurt</h1>
6
</head>
7
<body>
8
<div>
9
- <img src="cookie.jpg" onclick="addCookie()">
+ <img src="https://vignette2.wikia.nocookie.net/mspafetchmodus/images/a/ab/Chocolate_chip_cookie.jpg/revision/latest?cb=20100726200146" onclick="addCookie()">
10
</div>
11
<h2 id="cookieDisplay">You have 0 cookies</h2>
12
0 commit comments