File tree Expand file tree Collapse file tree 1 file changed +11
-22
lines changed
server/router/frontend/dist Expand file tree Collapse file tree 1 file changed +11
-22
lines changed Original file line number Diff line number Diff line change 1- <!doctype html>
2- < html lang ="en ">
3- < head >
4- < meta charset ="UTF-8 " />
5- < link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-touch-icon.png " />
6- < link rel ="icon " type ="image/webp " href ="/logo.webp " />
7- < link rel ="manifest " href ="/site.webmanifest " />
8- < meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no " />
9- <!-- memos.metadata.head -->
10- < title > Memos</ title >
11- < script type ="module " crossorigin src ="/assets/index-DWNrA8PH.js "> </ script >
12- < link rel ="modulepreload " crossorigin href ="/assets/utils-vendor-CZ4GW7MU.js ">
13- < link rel ="modulepreload " crossorigin href ="/assets/leaflet-vendor-DhA_n75-.js ">
14- < link rel ="modulepreload " crossorigin href ="/assets/mermaid-vendor-Be1fRuBG.js ">
15- < link rel ="modulepreload " crossorigin href ="/assets/katex-vendor-DsmCZfJr.js ">
16- < link rel ="stylesheet " crossorigin href ="/assets/index-XuioeehA.css ">
17- </ head >
18- < body class ="text-base w-full min-h-svh ">
19- < div id ="root " class ="relative w-full min-h-full "> </ div >
20- <!-- memos.metadata.body -->
21- </ body >
22- </ html >
1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6+ < title > Memos</ title >
7+ </ head >
8+ < body >
9+ No embeddable frontend found.
10+ </ body >
11+ </ html >
You can’t perform that action at this time.
0 commit comments