diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-14 20:59:57 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-14 20:59:57 +0800 |
commit | 206186ca8d5cf282019d067dc326138837adff16 (patch) | |
tree | 7056965ac01d749d54a2fc9ce274de997b8225a5 /index.html | |
parent | ab2055b20e8c6781b58380bef03e910ea270baec (diff) | |
download | www-206186ca8d5cf282019d067dc326138837adff16.tar.gz |
make projects stand out
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html index da56464..6ff586e 100644 --- a/index.html +++ b/index.html @@ -25,8 +25,7 @@ <div id="majornote"> <p>I'm currently messing around with my CSS. If you want to see a demonstration of a unusable website, come to the <a href="/lovely">test site</a>.</p> </div> - <div id="project-help"> - <h2><span class="alert">Project Help</span></h2> + <div id="myproject"> <p>I need a hand with some of my projects. If you can, please look in their repositories. Any ideas would work.</p> <p><a href="https://git.andrewyu.org/">https://git.andrewyu.org</a> contains the git bare repositories. <a href="https://project.andrewyu.org">https://project.andrewyu.org</a> contains the project pages. Usually, their corresponding URLs match with each other (except for the subdomain).</p> <ul> |