-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
33 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,22 @@ | ||
<!DOCTYPE html> | ||
<!doctype html> | ||
<html lang="zh-cmn-Hans"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<link rel="icon" type="image/png" href="/512.png" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Map Studio 万物分享</title> | ||
<meta name="description" content="map.studio 万物分享 | share studio 分享任何地图上的有趣的事物"> | ||
<meta | ||
name="description" | ||
content="map.studio 万物分享 | share studio 分享任何地图上的有趣的事物" | ||
/> | ||
</head> | ||
<body class="font-sans"> | ||
<div id="app"></div> | ||
<script type="module" src="/src/main.ts"></script> | ||
<script defer data-domain="map-studio.netlify.app" src="https://plausible.vip.cpolar.top/js/script.js"></script> | ||
<script | ||
defer | ||
data-domain="map-studio.netlify.app" | ||
src="https://plausible.vip.cpolar.top/js/script.js" | ||
></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters