From 6898959fce6d73b14d929afa3ef4f98451d479cb Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Wed, 5 Sep 2018 17:17:35 -0400 Subject: implement displaying qr codes for crypto donations --- _includes/head.html | 2 ++ 1 file changed, 2 insertions(+) (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html index 3758dc3..0a19b05 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,4 +12,6 @@ {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%} + + -- cgit v1.2.3