mirror of
https://github.com/mastodon/mastodon.git
synced 2025-05-11 20:21:10 +00:00
9 lines
142 B
HTML
9 lines
142 B
HTML
<html>
|
|
<head>
|
|
<script type="module" src="./application.ts"></script>
|
|
</head>
|
|
<body>
|
|
<div id="mastodon"></div>
|
|
</body>
|
|
</html>
|