diff options
-rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 2e208a7..7fa10b7 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -100,7 +100,7 @@ <noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/66406579ns.gif" /></p></noscript> <script> var tfrce_config = { - show_style: 'banner', // Other styles are banner,modal,strip and dev + show_style: 'dev', // Other styles are banner,modal,strip and dev disableGeo: true, // If true, will show to all visitors not just those around Washington DC disableDate: true, // If true, will run the widget indefinitely and not just inside the configured time frame |