Fixed the pelicanconf.yaml so that central plugins work appropriately
diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index c4bf525..7ef05d9 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -9,8 +9,6 @@
 theme: theme/apache
 
 plugins:
-  paths:
-    - theme/plugins
   use:
-    - toc2
+    - toc
     - gfm