Set favicon

This commit is contained in:
Ben Shiller 2023-08-24 22:27:59 -05:00
parent ef5d69b052
commit e052db6e4b
No known key found for this signature in database
GPG Key ID: DC46F01400846797
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<template>
<div>
<NuxtWelcome />
<h1>Welcome!</h1>
</div>
</template>

View File

@ -1,5 +1,5 @@
{
"name": "nuxt-app",
"name": "shillerben-nuxt",
"private": true,
"scripts": {
"build": "nuxt build",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB