mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-06 07:16:46 -06:00
Remove additional custom JS, gallery, and SEO comments
leftover from old blog
This commit is contained in:
@@ -30,20 +30,7 @@ const tagCount = tags.length;
|
||||
</span>
|
||||
<article>
|
||||
<slot />
|
||||
</article>
|
||||
<!-- <p> -->
|
||||
<!-- {% if page.custom_js %} -->
|
||||
<!-- {% for file in page.custom_js %} -->
|
||||
<!-- <script type="text/javascript" src="{{ site.baseurl }}/assets/js/{{ file }}"></script> -->
|
||||
<!-- {% endfor %} -->
|
||||
<!-- {% endif %} -->
|
||||
<!-- {% if layout.medium_zoom %} -->
|
||||
<!-- <script crossorigin="anonymous" integrity="sha256-EdPgYcPk/IIrw7FYeuJQexva49pVRZNmt3LculEr7zM=" -->
|
||||
<!-- src="https://cdn.jsdelivr.net/npm/medium-zoom@1.0.6/dist/medium-zoom.min.js"></script> -->
|
||||
<!-- <script type="text/javascript"> -->
|
||||
<!-- mediumZoom("[data-zoomable]", {background: "#0e0e0e"}) -->
|
||||
<!-- </script> -->
|
||||
<!-- {% endif %} -->
|
||||
</article>
|
||||
</p>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
Reference in New Issue
Block a user