Skip to content

Commit

Permalink
add CNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
kualta committed Feb 3, 2023
1 parent 10a9210 commit 3bd6942
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 45 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
Cargo.lock
.vscode
45 changes: 0 additions & 45 deletions .vscode/launch.json

This file was deleted.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pomo.kualta.dev
1 change: 1 addition & 0 deletions dist/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pomo.kualta.dev
1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<title>Pomo</title>
<link rel="stylesheet" ,="" href="https://unpkg.com/tailwindcss@^2.0/dist/tailwind.min.css">



<link rel="preload" href="/pomo-82f939cc9821607b_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/pomo-82f939cc9821607b.js"></head>
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<title>Pomo</title>
<link rel="stylesheet", href="https://unpkg.com/tailwindcss@^2.0/dist/tailwind.min.css">
<link data-trunk rel="copy-dir" href="/assets/">
<link data-trunk rel="copy-file" href="CNAME">
</head>
<body>
<div id="main"> </div>
Expand Down

0 comments on commit 3bd6942

Please sign in to comment.