Skip to content

Commit 0c28f4b

Browse files
v1.1.918
- social placeholder update โ€“ header update
1 parent 8c6763e commit 0c28f4b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

โ€Žpublic/placeholder.jpgโ€Ž

-418 KB
Binary file not shown.

โ€Žpublic/placeholder.pngโ€Ž

798 KB
Loading

โ€Žsrc/components/head/index.astroโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
const {title, description, image = '/placeholder.jpg'} = Astro.props
2+
const {title, description, image = '/placeholder.png'} = Astro.props
33
import {generate_rel_link} from "~/utils/links";
44
---
55
<!-- |โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“ SCSSLeon ฯŸ made with โ™ฅ โ€“โ€“โ€“โ€“-โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“-| -->

0 commit comments

Comments
ย (0)