commit | 16de322dd25405d34089197c1b1469783d268dc6 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Fri Mar 08 17:55:11 2024 -0500 |
committer | swissChili <swisschili@fastmail.com> | Fri Mar 08 17:55:11 2024 -0500 |
tree | 8b03eac0d18d766408c1950a02a0f0e0556d7fff | |
parent | ab615d827f4bcabdbb14e294e3284cffd2c5bc71 [diff] [blame] |
Improve styles
diff --git a/index.html b/index.html index fb19254..1892d74 100644 --- a/index.html +++ b/index.html
@@ -1,6 +1,9 @@ <!DOCTYPE html> <html> +<head> <title>Units</title> +<link rel="stylesheet" href="styles.css"> +</head> <body> <div id="app"> </div>