remove list.js. It adjusts post card height to be the same, but is actually not needed.

This commit is contained in:
Aaron Qian 2022-11-10 23:32:58 -08:00 committed by Aaron Qian
parent 177dffe553
commit dd344a0262
No known key found for this signature in database
GPG key ID: BF1A987C395B5B0E
4 changed files with 0 additions and 56 deletions

View file

@ -56,7 +56,3 @@
</div>
</section>
{{ end }}
{{ define "scripts" }}
<script src="{{ "/js/list.js" | relURL }}"></script>
{{ end }}