From c26866bf6ce559aec85032585db47c3e7b782d12 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sat, 6 May 2017 17:44:05 -0700 Subject: [PATCH] add back title/description so that the page has a title and we populate the description meta tag.. --- content/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/index.html b/content/index.html index aef2460..f5af77c 100644 --- a/content/index.html +++ b/content/index.html @@ -1,4 +1,6 @@ --- +title: BaySec +description: San Francisco Security Meetup Information Page extends: listing.j2 default_block: test listable: false