tangled
alpha
login
or
join now
finxol.io
/
portfolio
0
fork
atom
Personal site
staging.colinozanne.co.uk
portfolio
astro
0
fork
atom
overview
issues
pulls
pipelines
chore: hide wip banner
finxol.io
1 month ago
7f038dc6
224f5ffb
verified
This commit was signed with the committer's
known signature
.
finxol.io
SSH Key Fingerprint:
SHA256:olFE3asYdoBMScuJOt60UxXdJ0RFdGv5kVKrdOtIcPI=
1/1
deploy.yaml
success
9s
+1
1 changed file
expand all
collapse all
unified
split
src
layouts
Layout.astro
+1
src/layouts/Layout.astro
···
251
251
252
252
<style>
253
253
.wip-banner {
254
254
+
display: none;
254
255
padding: 0.5rem 1rem;
255
256
text-align: center;
256
257
font-weight: bold;