unwelcomed to Vuetify

This commit is contained in:
Sam Hoffman
2026-01-13 00:34:54 -05:00
parent 03e95a2c69
commit 63cf089d27

View File

@@ -1,10 +1,10 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico"> <link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to Vuetify 3</title> <title>IrChad</title>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>