Move tumblr JS right after header creation and remove defer for minimum delay.
This commit is contained in:
parent
c8eb82b8e1
commit
65f7d573cd
2 changed files with 2 additions and 2 deletions
|
|
@ -43,4 +43,5 @@
|
|||
<a href="https://github.com/adrianvic" rel="me" style="display: none;">github.com/aaronpk</a>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
</header>
|
||||
<script type="module" src="{{ '/static/scripts/tumblr-adapt.js' | url }}"></script>
|
||||
Loading…
Reference in a new issue