alpha
Login
or
Join now
flo-bit.dev
/
svelte-depth-3d-component
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/flo-bit/svelte-depth-3d-component. svelte component to show a fake 3d image with depth map
flo-bit.dev/svelte-depth-3d-component/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
deploy
author
Florian
date
2 years ago
(Dec 21, 2024, 10:24 PM +0100)
commit
f21a86a8
f21a86a8d8c565127c4543349e282410ab5c234d
parent
9d49e895
9d49e8950da34b1c1d6ac70e9d96ae851a517893
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
deploy.yml
+1
-1
.github/workflows/deploy.yml
View file
Reviewed
···
3
3
on:
4
4
push:
5
5
branches:
6
6
-
- deploy
6
6
+
- main
7
7
8
8
jobs:
9
9
build_site: