mirror of
https://github.com/JonasunderscoreJones/jonasjones.dev.git
synced 2025-10-23 08:59:19 +02:00
added font awesome component
This commit is contained in:
parent
67cdb105af
commit
77c0aff347
1 changed files with 4 additions and 0 deletions
4
src/components/FontAwesome.svelte
Normal file
4
src/components/FontAwesome.svelte
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<head>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
|
</head>
|
Loading…
Add table
Add a link
Reference in a new issue