From e2a322283a0e71bbfd370d5114f1b289f7c28ff2 Mon Sep 17 00:00:00 2001 From: Everett Hildenbrandt Date: Thu, 10 May 2018 21:32:36 -0600 Subject: [PATCH] tools/pandoc-site: remove attribution --- tools/pandoc-site.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/pandoc-site.hs b/tools/pandoc-site.hs index e089a32d6..11daabdcc 100644 --- a/tools/pandoc-site.hs +++ b/tools/pandoc-site.hs @@ -1,5 +1,3 @@ --- from https://github.com/blaenk/blaenk.github.io - {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE CPP #-}