Skip to content

Commit

Permalink
Notes base url
Browse files Browse the repository at this point in the history
  • Loading branch information
gigamaster committed Oct 28, 2024
1 parent 3910718 commit d6af4a5
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion app/tools/notes/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon/favicon-32x32.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Codemo Digital Nomad Notes to easily create and organize your locally stored notes."/><base href="/"><link rel="manifest" href="./manifest.json"/><title>Codemo Digital Nomad Notes</title><script defer="defer" src="./static/js/main.ba167d5d.js"></script><link href="./static/css/main.516d29e3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html>
<html lang="en">

<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon/favicon-32x32.png" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description"
content="Codemo Digital Nomad Notes to easily create and organize your locally stored notes." />
<base href="https://gigamaster.github.io/codemo/tools/notes/">
<link rel="manifest" href="./manifest.json" />
<title>Codemo Digital Nomad Notes</title>
<script defer="defer" src="./static/js/main.ba167d5d.js"></script>
<link href="./static/css/main.516d29e3.css" rel="stylesheet">
</head>

<body><noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>

</html>

0 comments on commit d6af4a5

Please sign in to comment.