From 95eb014ce46288bc6989e7bc54b91f8ae67a53d6 Mon Sep 17 00:00:00 2001
From: Egor Tensin
Date: Tue, 30 May 2017 03:54:55 +0300
Subject: fix links, page titles & icons
---
index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'index.html')
diff --git a/index.html b/index.html
index f48380d..158621f 100644
--- a/index.html
+++ b/index.html
@@ -1,9 +1,9 @@
---
-title: Plots
+title: Sorting algorithms
layout: plain
groups:
- navbar
-navbar_link: Plots
+navbar_link: Sorting algorithms
custom_css:
- plots.css
input_kind:
@@ -224,6 +224,6 @@ corresponding algorithm.
{% endfor %}
{% else %}
-Sorry, not plots have been added yet.
+Sorry, no plots have been added yet.
{% endif %}
--
cgit v1.2.3