This commit is contained in:
richonguzman 2024-07-08 23:06:03 -04:00
parent e57d356fd1
commit 5d69cfbe1c
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
<title>LoRa iGate & Digi software &minus; Ricardo Guzman CA2RXU</title>
<link rel="stylesheet" href="/bootstrap.css" />
<link rel="stylesheet" href="/style.css" />
<link rel="icon" href="/favicon.png" type="image/x-icon">
</head>
<body class="bg-body-tertiary">
<input type="file" accept="text/json,.json" style="display: none" />

View file

@ -22,6 +22,7 @@ board_build.embed_files =
data_embed/script.js.gz
data_embed/bootstrap.css.gz
data_embed/bootstrap.js.gz
data_embed/favicon.png.gz
extra_scripts =
pre:tools/compress.py
debug_tool = esp-prog