Remove Octothorpes preload in favor of POST requests
This commit is contained in:
parent
c8b2d0ffbe
commit
a8310bef46
1 changed files with 0 additions and 1 deletions
|
|
@ -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 %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue