chore: remove unneeded scripts
This commit is contained in:
parent
b6f62f494b
commit
9d1086756c
1 changed files with 0 additions and 7 deletions
|
@ -162,13 +162,6 @@
|
|||
{{ attribution.owner }}
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
<script type="module">
|
||||
import TimeAgo from "https://esm.sh/v135/@github/relative-time-element@4.4.0/es2022/relative-time.js"
|
||||
customElements.define('relative-time', TimeAgo)
|
||||
</script>
|
||||
<script type="module" src="{{ url_for('blueprintname.static', filename='enhance-content.js') }}">
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue