mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-09 17:18:33 +01:00
implement lazyloading
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
<meta property="og:url" content="{{ url_for(request.endpoint) }}" />
|
||||
<meta property="og:image" content="{{ conf['SITE_LOG_URL'] }}">
|
||||
|
||||
<script defer src="/static/lazyload.js"></script>
|
||||
|
||||
{{ conf['ADDITIONAL_HEADER_CONTENT'] | safe }}
|
||||
|
||||
<script type="application/ld+json">
|
||||
|
||||
Reference in New Issue
Block a user