forked from cory/tildefriends
style(wiki): use core.js
This commit is contained in:
@ -2,8 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<base target="_top">
|
||||
<link rel="stylesheet" href="core.css"/>
|
||||
</head>
|
||||
<body style="color: #fff">
|
||||
<body>
|
||||
<tf-collections-app></tf-collections-app>
|
||||
<script>window.litDisableBundleWarning = true;</script>
|
||||
<script src="tf-collection.js" type="module"></script>
|
||||
|
Reference in New Issue
Block a user