diff --git a/index.html b/index.html index 8f73cf5..e2fe4b4 100644 --- a/index.html +++ b/index.html @@ -61,24 +61,8 @@ padding: 0; } - -
-
@@ -88,6 +72,7 @@

LOLCODE Preservation Project

+

Preserving an esoteric programming language


@@ -107,7 +92,7 @@ KTHXBYE

Getting and Installing

-$ git clone https://github.com/lcpp/lci.git
+$ git clone https://git.tilde.team/lcpp/lci.git
 $ cd lci
 $ cmake .
 $ make && make install
@@ -120,7 +105,7 @@ $ make && make install