initial web app bootstrapping

This commit is contained in:
Joe Arndt 2026-02-10 15:24:54 -06:00
parent d091b7dc2b
commit e77c2b576d
6 changed files with 24 additions and 402 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>CommonCentsWeb</title>
<title>Common Cents</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">