Remove Octothorpes preload in favor of POST requests

This commit is contained in:
jultty 2026-05-02 18:09:03 -03:00
commit a8310bef46

View file

@ -1,7 +1,6 @@
{% extends "base.html" %} {% extends "base.html" %}
{%- block octo_head %} {%- block octo_head %}
<link rel="preload" as="fetch" href="https://octothorp.es/?uri={{ page.permalink }}">
{%- endblock -%} {%- endblock -%}
{% block content %} {% block content %}