From 72209768a80dcac052f50811d99426a0e08da795 Mon Sep 17 00:00:00 2001 From: khuxkm Date: Sun, 24 Jun 2018 12:12:24 -0400 Subject: [PATCH] Rrmove proprietary tracking and fix links --- index.html | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) 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