diff --git a/public/index.html b/public/index.html index 5da7ed3..4057af0 100644 --- a/public/index.html +++ b/public/index.html @@ -1,6 +1,13 @@ + diff --git a/src/App.svelte b/src/App.svelte index d65102c..5d585d9 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -14,24 +14,31 @@ -
- -

- @louire -
- Loui Recio Izaguirre -

- {#each links as link} - - {/each} - -
- + +
+ +

+ @louire +
+ Loui Recio Izaguirre +

+ {#each links as link} + + {/each} + +
+ + + diff --git a/src/components/LinksButton.svelte b/src/components/LinksButton.svelte index 7e82b8b..6b98b1b 100644 --- a/src/components/LinksButton.svelte +++ b/src/components/LinksButton.svelte @@ -6,16 +6,18 @@