aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plots.html
diff options
context:
space:
mode:
Diffstat (limited to 'plots.html')
-rw-r--r--plots.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plots.html b/plots.html
index 3a58e1d..f48380d 100644
--- a/plots.html
+++ b/plots.html
@@ -1,6 +1,6 @@
---
title: Plots
-layout: plots
+layout: plain
groups:
- navbar
navbar_link: <span class="glyphicon glyphicon-th-large"></span>&nbsp;Plots
@@ -107,7 +107,7 @@ plots:
iterations: 100
complexity: O(<var>n</var><sup>2</sup>)
---
-<h1>Plots</h1>
+<h1>{{ page.title }}</h1>
<div class="row">
<div class="col-xs-12 col-sm-10 col-md-8">
@@ -224,6 +224,6 @@ corresponding algorithm.</p>
{% endfor %}
{% else %}
-<h3>Sorry, not plots have been added yet.</h3>
+<p class="h3">Sorry, not plots have been added yet.</p>
<hr/>
{% endif %}