diff options
author | clarkzjw <[email protected]> | 2023-02-17 11:15:38 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-02-17 11:15:38 -0800 |
commit | bc0884bea403ed61abb4149633a33071b44fd36f (patch) | |
tree | e48bc800e6bdd93f5032556b66465ae0a60d5334 /clarkzjw.cc/config/bia/www/head | |
parent | 4a5073589cca64898016209c0a6b0d22d9fe2075 (diff) | |
download | homelab-cgit.tar.gz |
add cgit configcgit
Diffstat (limited to 'clarkzjw.cc/config/bia/www/head')
-rw-r--r-- | clarkzjw.cc/config/bia/www/head | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clarkzjw.cc/config/bia/www/head b/clarkzjw.cc/config/bia/www/head new file mode 100644 index 0000000..af9f5e9 --- /dev/null +++ b/clarkzjw.cc/config/bia/www/head | |||
@@ -0,0 +1,4 @@ | |||
1 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
2 | <meta name="theme-color" content="#54487a"> | ||
3 | <meta name="description" content="Browse Git repositories"> | ||
4 | <link rel='stylesheet' type='text/css' href='/static/tyrian.min.css' media="screen"> | ||