Tue, 27 Sep 2022 14:25:41 -0600
- Add HLA news
- Add font linking in HTML
site/home.html | file | annotate | diff | comparison | revisions | |
site/style.css | file | annotate | diff | comparison | revisions |
--- a/site/home.html Tue Sep 27 14:24:30 2022 -0600 +++ b/site/home.html Tue Sep 27 14:25:41 2022 -0600 @@ -6,6 +6,10 @@ <meta name="description" content="Source 2 Documentation"> <link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="font.css"> + <link href="https://fonts.googleapis.com/css2?family=Rubik&display=swap" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css2?family=Inter&display=swap" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css2?family=Nunito&display=swap" rel="stylesheet"> + <link rel="icon" type="image/png" href="s2favicon.png"> <title>Source 2 Documentation Project</title> </head> @@ -32,6 +36,14 @@ <hr> <h1>News:</h1> + + <div class="contentSection"> + <h3>- Half-Life: Alyx (2020-03-21)</h3> + <p> + Today marks the release of HLA and the first look at what Source 2 can really achieve. + </p> + </div> + <div class="contentSection"> <h3>- Hello World (2020-01-01)</h3> <p> @@ -41,20 +53,15 @@ This website is currently in-dev, with the Features section being the focus of efforts. </p> </div> - <!-- <h3>- The Firefall (2019-12-31)</h3> - <p> - The maternal-response opioids that Helen Keeton used to kickstart mother-love in her damaged son was inspired by recent work on attachment-deficit disorders in mice. - <br> - <br> - There's a reason they call it radical hemispherectomy: half the brain thrown out with yesterday's krill, the remaining half press-ganged into double duty. - Think of all the rewiring that one lonely hemisphere must have struggled with as it tried to take up the slack. - <br> - It turned out okay, obviously. - </p> - <h1>Talk with us:</h1> - <h4>- Matrix</h4> - <h4>- Forums</h4> - <h4>- Mailing List</h4> --> + + <!-- <h1>Talk with us:</h1> + <div class="contentSection"> + <h4>- Matrix</h4> + <h4>- Forums</h4> + <h4>- Mailing List</h4> + </div> --> + + </div> <div class="footer">