mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
hacky way of not showing ads or analytics in local dev
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
<div class="container">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<p>{{ page.lead }}</p>
|
||||
{% include ads.html %}
|
||||
{% unless site.port != "9001" %}
|
||||
{% include ads.html %}
|
||||
{% endunless %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user