1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-12 02:22:49 +00:00

Updated branding

This commit is contained in:
Michael Hollister 2024-11-14 00:02:17 -06:00
parent 0ee727a914
commit 3df3d0d702
11 changed files with 276 additions and 22 deletions

View file

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="../../assets/fonts/inter/inter.css" />
<link rel="stylesheet" href="../../assets/fonts/inter.css" />
<link rel="stylesheet" href="./style.css" />
<title>FCast Receiver</title>
</head>