From 30f966f3541747f1e5144bbe5b697e4a331b1a13 Mon Sep 17 00:00:00 2001 From: Austin Taylor Date: Tue, 2 Jan 2018 02:59:41 -0500 Subject: [PATCH 1/2] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..b5b3a32 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +www.vulnwhisperer.com \ No newline at end of file From 8215f4e93870fef273af67a6d6241d179910d9d3 Mon Sep 17 00:00:00 2001 From: Austin Taylor Date: Tue, 2 Jan 2018 03:09:49 -0500 Subject: [PATCH 2/2] Set theme jekyll-theme-leap-day --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..b849713 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-leap-day \ No newline at end of file