We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8226f79 commit fd64aacCopy full SHA for fd64aac
src/routes/+layout.svelte
@@ -1,6 +1,6 @@
1
<script>
2
//import favicon from '$lib/assets/favicon.svg';
3
- import social from '$lib/assets/social-image-og.png';
+ import social from '/assets/social-image-og.png';
4
import '../styles/style.css';
5
6
const social_description = "See when the U.S. Census Bureau adds or removes datasets.";
static/assets/social-image-og.png
64.2 KB
0 commit comments