From f5be544bbb93998c059aa4addeaa02c32641611a Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 29 Jun 2017 19:13:49 +1000 Subject: Tweaking capitalisation of lists --- project/templates/adapad.html | 16 ++++++++-------- project/templates/grasp.html | 12 ++++++------ 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'project') diff --git a/project/templates/adapad.html b/project/templates/adapad.html index bc7912e..9408f80 100644 --- a/project/templates/adapad.html +++ b/project/templates/adapad.html @@ -30,14 +30,14 @@ FLTK.

the feature list is similar, currently comprising:

This is approximately what I was going for. However, at the current time of writing it is still diff --git a/project/templates/grasp.html b/project/templates/grasp.html index c340483..bf6f79b 100644 --- a/project/templates/grasp.html +++ b/project/templates/grasp.html @@ -33,12 +33,12 @@ all instruction pointers have no more "next" edges to follow.

specification, the actions that can be performed are:

The execution of a node may be skipped by having "cond" edges pointing to either zero values or -- cgit