File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 %}
You can’t perform that action at this time.
0 commit comments