mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-07 09:02:27 +00:00
Add favicon.ico
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<template>
|
||||
<link rel="shortcut icon" type="image/png" href="/static/favicon.png" />
|
||||
<body>
|
||||
<input
|
||||
class="form-control bg-dark text-light mousetrap"
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 6.7 KiB |
@@ -1,6 +1,5 @@
|
||||
import { createApp } from "vue";
|
||||
import App from "./App.vue";
|
||||
|
||||
import VueGtag from "vue-gtag";
|
||||
|
||||
import "bootstrap/dist/css/bootstrap.min.css";
|
||||
|
Reference in New Issue
Block a user