From 56f0c8ce500bc110ae74eed95a801ac881e4c316 Mon Sep 17 00:00:00 2001 From: networkException Date: Mon, 29 Aug 2022 14:07:52 +0200 Subject: [PATCH] Public: Link to wikipedia quine page --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index f8148da..b3b7802 100644 --- a/public/index.html +++ b/public/index.html @@ -61,7 +61,7 @@

It implements parts of the HTML parser spec - to tokenize and highlight it's own source code. + to tokenize and highlight it's own source code.

You can find the full source code of the site here.