diff options
author | kenneth <kennethcheo1@gmail.com> | 2021-12-03 18:18:41 +0800 |
---|---|---|
committer | kenneth <kennethcheo1@gmail.com> | 2021-12-03 18:22:15 +0800 |
commit | e43602181f23e4b0ce31406bf1d1de76b973f2ce (patch) | |
tree | 2382403a7c6032a23beb7015fcecebb1932215b9 /index.html | |
parent | f9e1a163ee7c5ca4acb689634e77f073f536d56a (diff) | |
download | startpage-e43602181f23e4b0ce31406bf1d1de76b973f2ce.tar.xz startpage-e43602181f23e4b0ce31406bf1d1de76b973f2ce.zip |
Defined color variables for easy configuration.
+ Changed username
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> - <title>HOME</title> + <title>~/startpage</title> <link rel="stylesheet" type="text/css" href="style.css"> </head> |