Update
This commit is contained in:
parent
2832ece8a8
commit
2e02d1ef06
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="ru-RU">
|
||||
<head>
|
||||
<link rel="stylesheet" href="theme.css" media="all">
|
||||
<link rel="stylesheet" href="assets/css/mastodon.css" media="all">
|
||||
</head>
|
||||
<body>
|
||||
<div id="log"></div>
|
||||
<script src="index.js" type="module" async="async"></script>
|
||||
<script src="json/index.js" type="module" async="async"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue