Skip to content

Commit 08032ba

Browse files
committed
tidy up
1 parent 8eb152e commit 08032ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/src/routes/packages/PackageCard.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
});
2020
</script>
2121

22-
<article data-pubdate={pkg.updated}>
22+
<article>
2323
{#snippet contents()}
2424
<header>
2525
<h3>

0 commit comments

Comments
 (0)