Skip to content

Commit 39ffd34

Browse files
committed
Revert: previous layout edit
1 parent 1eb1b4c commit 39ffd34

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

_layouts/about.liquid

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -72,18 +72,9 @@ layout: default
7272
<div class="contact-note">{{ site.contact_note }}</div>
7373
</div>
7474
{% endif %}
75-
<!-- Visitor Analytics (local only) -->
76-
{% if site.visitor_map.enabled and jekyll.environment == 'development' %}
77-
<div class="visitor-analytics" style="margin-top: 1.5rem; text-align: center;">
78-
<details style="margin-top: 1rem;">
79-
<summary style="cursor: pointer; font-size: 1.0rem; color: #999; font-style: italic;">Visitor Map</summary>
80-
<div id="admin-analytics" style="margin-top: 1rem; opacity: 0.8;">
81-
<script type="text/javascript" id="mapmyvisitors" src="//mapmyvisitors.com/map.js?d=VGq-6ngx9SQOzI4uqqrGzo8741s606-66KR_dTZ9b00&cl=ffffff&w=a"></script>
82-
</div>
83-
</details>
84-
</div>
85-
{% endif %}
86-
75+
76+
77+
8778
{% if site.newsletter.enabled and site.footer_fixed %}
8879
{% include scripts/newsletter.liquid center=true %}
8980
{% endif %}

0 commit comments

Comments
 (0)