mirror of
https://github.com/djkotowski/personal-website.git
synced 2026-06-20 13:02:47 -05:00
Update title and correct linter complaints
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script lang="ts">
|
||||
export let title: string;
|
||||
export let text: string;
|
||||
export let imageUrl: string;
|
||||
export let imageAlt: string;
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user