mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-07 21:47:02 +09:00
13 lines
No EOL
271 B
HTML
13 lines
No EOL
271 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>Anytype</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script src="./js/run.js" type="text/javascript"></script>
|
|
|
|
<!-- %REPLACE-JS% -->
|
|
</body>
|
|
</html> |