aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_layouts/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_layouts/home.html')
-rw-r--r--docs/_layouts/home.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html
deleted file mode 100644
index 6f213fd0..00000000
--- a/docs/_layouts/home.html
+++ /dev/null
@@ -1,16 +0,0 @@
----
-# This file defines the main https://www.klipper3d.org/ page.
-layout: default
----
-<p class="text-center"><img src="img/klipper-logo.png"/></p>
-
-<p>Klipper is a 3d-Printer firmware. It combines the power of a general
-purpose computer with one or more micro-controllers. See the
-<a href="/Features.html">features</a> document for more information on why you
-should use Klipper.</p>
-
-<p>To begin using Klipper start by <a href="/Installation.html">installing</a> it.</p>
-
-<p>Klipper is Free Software. Read the <a href="/Overview.html">documentation</a> or
-view
-<a href="https://github.com/KevinOConnor/klipper">the Klipper code on github</a>.</p>