commit 68a3ebb0c296c208d6e716d201effa1ac61640f5
parent 691ae9d80f34ab915adf7dd4a4b728c68d214470
Author: thing1 <thing1@seacrossedlovers.xyz>
Date: Wed, 4 Mar 2026 16:55:03 +0000
removed trailing slash
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CS10120/project/index.html b/CS10120/project/index.html
@@ -77,7 +77,7 @@
<a href="https://archlinux.org"><img width="88" src=images/archlinux.gif alt="I use arch BTW"></a>
<a href="https://www.specsavers.co.uk/"><img width="88" src=images/best_viewed_with_eyes.gif alt="Do you have eyes?"></a>
<a href="https://9front.org/"><img width="88" src=images/mothra.gif alt="A link to a better way"></a>
- <a href="https://jigsaw.w3.org/css-validator/check/referer"><img width="88" src="https://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!" /></a>
+ <a href="https://jigsaw.w3.org/css-validator/check/referer"><img width="88" src="https://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!"></a>
</td>
</tr>
</tbody>