diff options
author | Chris Xiong <chirs241097@gmail.com> | 2024-03-07 23:28:41 -0500 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2024-03-07 23:28:41 -0500 |
commit | a59e0c492ae8630e416c3fa5787ecec311c4f2ff (patch) | |
tree | 7848e2891375f759bd30fc1dda4e6ebd4f5b540d /index.shtml | |
parent | 717fe320dc367edd2be0605d895113b4bbeb7939 (diff) | |
download | web-a59e0c492ae8630e416c3fa5787ecec311c4f2ff.tar.xz |
Remove duplicate shit from theme css files.
Diffstat (limited to 'index.shtml')
-rw-r--r-- | index.shtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/index.shtml b/index.shtml index 3ddaffe..8c80b7b 100644 --- a/index.shtml +++ b/index.shtml @@ -4,6 +4,8 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <meta name="theme-color" content="#000000"> +<meta name="description" content="Chris Xiong's personal homepage"> +<meta name="author" content="Chris Xiong"> <title>Chrisoft::Home</title> <link rel="icon" href="./favicon.png"> <link rel="preload" href="/themes.svg" as="image"> |