From afc7c6dad37ca77c1687923e58ab73ce826d5b32 Mon Sep 17 00:00:00 2001 From: Nate Lawson Date: Sat, 6 May 2017 14:48:32 -0700 Subject: [PATCH] Clean up title. Don't list title, which is overridden elsewhere --- content/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/content/index.html b/content/index.html index 8742e49..aef2460 100644 --- a/content/index.html +++ b/content/index.html @@ -1,10 +1,13 @@ --- -title: BaySec -description: SF Bay Area Security Professionals Meetup extends: listing.j2 default_block: test listable: false --- {% block page_title %} -BaySec is a meetup for security professionals that happens the third Tuesday of each month. +

+BaySec is the meetup for anyone interested in security and cryptography. +There's no sponsor, agenda, or talks, but feel free to buy a new friend a +drink. It's almost always on the third Tuesday of each month at +Patriot House in San Francisco. +

{% endblock %}