✨ Introducing heti
This commit is contained in:
parent
928734b8e4
commit
b19071ee01
3 changed files with 10 additions and 2 deletions
|
@ -94,3 +94,8 @@ document.addEventListener("scroll", () => {
|
|||
})
|
||||
</script>
|
||||
{{ end }}
|
||||
|
||||
<script>
|
||||
const heti = new Heti('.heti');
|
||||
heti.autoSpacing();
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue