tangled
alpha
login
or
join now
besaid.zone
/
website
0
fork
atom
Dane's personal website
dane.computer
0
fork
atom
overview
issues
pulls
pipelines
entrypoint
besaid.zone
3 months ago
f1825ed8
e3a4de79
verified
This commit was signed with the committer's
known signature
.
besaid.zone
SSH Key Fingerprint:
SHA256:Q4dc5PTI8DNTxJbH2bWsDeY6BXzfq0ce1XSA4H5Y3iI=
0/1
deploy.yml
failed
9s
+1
-1
1 changed file
expand all
collapse all
unified
split
wrangler.toml
+1
-1
wrangler.toml
···
1
1
name = "website"
2
2
-
main = "index.html"
2
2
+
main = "./dist/index.html"
3
3
compatibility_date = "2025-01-01"
4
4
[assets]
5
5
directory = "./dist"