aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 158621f..8eb775c 100644
--- a/index.html
+++ b/index.html
@@ -1,9 +1,9 @@
---
-title: Sorting algorithms
+title: Main page
layout: plain
groups:
- navbar
-navbar_link: <span class="glyphicon glyphicon-th-large"></span>&nbsp;Sorting algorithms
+navbar_link: <span class="glyphicon glyphicon-th-large"></span>&nbsp;Main page
custom_css:
- plots.css
input_kind:
@@ -107,7 +107,7 @@ plots:
iterations: 100
complexity: O(<var>n</var><sup>2</sup>)
---
-<h1>{{ page.title }}</h1>
+<h1>Sorting algorithms</h1>
<div class="row">
<div class="col-xs-12 col-sm-10 col-md-8">
@@ -132,7 +132,7 @@ to produce the plots are listed below.</p>
<td>Windows 8.1</td>
</tr>
<tr>
- <th>Python</th>
+ <th>CPython</th>
<td>3.5.1</td>
</tr>
<tr>