Skip to content

Commit fd64aac

Browse files
committed
social image path
1 parent 8226f79 commit fd64aac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<script>
22
//import favicon from '$lib/assets/favicon.svg';
3-
import social from '$lib/assets/social-image-og.png';
3+
import social from '/assets/social-image-og.png';
44
import '../styles/style.css';
55
66
const social_description = "See when the U.S. Census Bureau adds or removes datasets.";

static/assets/social-image-og.png

64.2 KB
Loading

0 commit comments

Comments
 (0)