tangled
alpha
login
or
join now
nekomimi.pet
/
bunsite
0
fork
atom
personal website
0
fork
atom
overview
issues
pulls
pipelines
update title and deploy
nekomimi.pet
3 months ago
b18ab627
730671be
verified
This commit was signed with the committer's
known signature
.
nekomimi.pet
SSH Key Fingerprint:
SHA256:knUvGhH8rbrdqbzO9WXAIaTK0LrdYw2UC0qWB43Ic0Q=
0/1
deploy.yml
failed
3mo ago
+2
-2
2 changed files
expand all
collapse all
unified
split
.tangled
workflows
deploy.yml
src
index.html
+1
-1
.tangled/workflows/deploy.yml
reviewed
···
37
37
- name: deploy assets to wisp
38
38
command: |
39
39
# Download Wisp CLI
40
40
-
curl https://sites.wisp.place/nekomimi.pet/wisp-cli-binaries/wisp-cli-aarch64-linux -o wisp-cli
40
40
+
curl https://sites.wisp.place/nekomimi.pet/wisp-cli-binaries/wisp-cli-x86_64-linux -o wisp-cli
41
41
42
42
chmod +x wisp-cli
43
43
+1
-1
src/index.html
reviewed
···
3
3
<head>
4
4
<meta charset="UTF-8" />
5
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
-
<title>Bun + React</title>
6
6
+
<title>nekomimi.pet</title>
7
7
<link rel="preconnect" href="https://fonts.googleapis.com" />
8
8
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
9
9
<link