mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-08-29 23:07:08 +00:00
Unify WebPeer visual design
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
<link rel="icon" type="image/svg+xml" href="icon.svg" />
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Peer-to-Peer Daemon on Browser</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Run a temporary Self-hosted LiveSync P2P peer and inspect its activity in the browser."
|
||||
/>
|
||||
<title>WebPeer · Self-hosted LiveSync</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -14,4 +18,4 @@
|
||||
<script type="module" src="./src/main.ts"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user