From 3f74a184c6fd6bd699a03468cc1bff61787c01b9 Mon Sep 17 00:00:00 2001 From: Daniel W Bond Date: Thu, 5 Apr 2018 13:12:02 -0400 Subject: [PATCH] removed the now unnecessary yaml information, load the tablesorter js at the bottom, and polish function call --- srctweb/_pages/people.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/srctweb/_pages/people.html b/srctweb/_pages/people.html index 2b441cd..3835e6f 100644 --- a/srctweb/_pages/people.html +++ b/srctweb/_pages/people.html @@ -3,7 +3,6 @@ title: "People" description: "The people who make up this community of developers!" permalink: /people/ tablesorter_css: true -tablesorter_js: true --- @@ -90,14 +89,16 @@ tablesorter_js: true + -- GitLab