mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-09-13 02:57:14 +00:00
🐛 fix missing icons
This commit is contained in:
parent
93a8cffe1a
commit
cb0bd9eff4
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
name="description"
|
||||
content="Pokemon JS"
|
||||
/>
|
||||
|
||||
<!-- Icons -->
|
||||
<script src="https://kit.fontawesome.com/96cd3663fe.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue