Use non minified css/js
This commit is contained in:
parent
7be552b956
commit
c164d69510
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="keywords" content="mastodon, embed timeline" />
|
||||
<meta name="description" content="Mastodon embed timeline" />
|
||||
<link rel="stylesheet" href="mastodon-timeline.min.css" />
|
||||
<link rel="stylesheet" href="mastodon-timeline.css" />
|
||||
<style>
|
||||
html {
|
||||
height: 100%;
|
||||
@ -39,6 +39,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="mastodon-timeline.min.js"></script>
|
||||
<script src="mastodon-timeline.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user