Remove unused JS
This commit is contained in:
@@ -8,4 +8,3 @@
|
||||
<meta name="generator" content="{{ eleventy.generator }}">
|
||||
<link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="{{ metadata.title }}">
|
||||
<link rel="alternate" href="/feed/feed.json" type="application/json" title="{{ metadata.title }}">
|
||||
<script type="module" src="/js/main.js"></script>
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
import "./webComponents/card.js";
|
||||
import "./webComponents/profilePic.js";
|
||||
import "./webComponents/comment.js";
|
||||
import "./webComponents/toot.js";
|
||||
import "./webComponents/musicPlayer.js";
|
||||
Reference in New Issue
Block a user