Skip to content

Commit

Permalink
Document and revert hardcoded URLs with images not be changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed May 12, 2024
1 parent b85ba57 commit 9d37fed
Show file tree
Hide file tree
Showing 19 changed files with 14 additions and 11 deletions.
6 changes: 3 additions & 3 deletions games.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="icon" type="image/png" href="images/web/icon.png">
<link rel="icon" type="image/png" href="images/icon.png">
</head>

<body>
Expand Down Expand Up @@ -67,7 +67,7 @@ <h3 class="h2 textCenter">Server Browser</h3>
<footer class="footerParent rowCollapsible">
<div class="column">
<div class="row gapSmall footerHeader">
<img alt="openhv icon" src="images/web/logo.png" alt="logo" class="footerIcon">
<img alt="openhv icon" src="images/logo.png" alt="logo" class="footerIcon">
<h3 class="h2">OpenHV</h3>
</div>
<p class="p2">Made with ♥️ by the community</p>
Expand Down Expand Up @@ -106,4 +106,4 @@ <h4 class="h4">Project</h4>
</footer>
</body>

</html>
</html>
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
1 change: 1 addition & 0 deletions images/chocolatey/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This icon and screenshot is used in the `[openhv.nuspec](https://github.com/OpenHV/OpenHV/blob/main/packaging/windows/chocolatey/openhv.nuspec)` Chocolatey NuGet specification.
1 change: 1 addition & 0 deletions images/freshcode/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This icon is used in the [FreshCode](https://freshcode.club/projects/openhv)` entry.
File renamed without changes
File renamed without changes
Binary file added images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
1 change: 1 addition & 0 deletions images/web/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This icon is used in the `[mod.yaml](https://github.com/OpenHV/OpenHV/blob/397abdb7aeb04554e487ea9d56983b894829d4a1/mods/hv/mod.yaml#L7)` manifest.
Binary file removed images/web/base2.png
Binary file not shown.
Binary file modified images/web/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/web/map.png
Binary file not shown.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="keywords"
content="OpenHV, Open Hard Vacuum, Open source RTS, Hard Vacuum, RTS, real-time strategy, Online, LAN, multiplayer" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:image" content="images/web/social.png">
<meta property="og:image" content="images/social.png">
<title>OpenHV | RTS</title>
<link rel="stylesheet" href="style.css">

Expand All @@ -17,7 +17,7 @@
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="icon" type="image/png" href="images/web/icon.png">
<link rel="icon" type="image/png" href="images/icon.png">
</head>

<body>
Expand All @@ -26,7 +26,7 @@
<div class="heroParent">
<div class="heroChild gapMedium floatUp">
<header class="row gapSmall heroHeader floatUp">
<img alt="openhv icon" src="images/web/logo.png" alt="logo" class="heroIcon">
<img alt="openhv icon" src="images/logo.png" alt="logo" class="heroIcon">
<h1 class="heroTitle">OpenHV</h1>
</header>
<h3 class="heroDescription wrap floatUp p1">
Expand Down Expand Up @@ -69,12 +69,12 @@ <h3 class="h2">Classic RTS</h3>
</div>
</div>

<img alt="an advanced base on green grass surrounded by water" src="images/web/base1-min.png" class="overviewImage" />
<img alt="an advanced base on green grass surrounded by water" src="images/base1-min.png" class="overviewImage" />

</section>
<section class="overviewParent overviewRight gapMedium overviewInverse">

<img alt="an advanced base on metal-laden a peninsula" src="images/web/base2-min.png" class="overviewImage" />
<img alt="an advanced base on metal-laden a peninsula" src="images/base2-min.png" class="overviewImage" />

<div class="showcaseChild overviewContent gapMedium">
<div class="gapSmall centerColumn column">
Expand Down Expand Up @@ -161,7 +161,7 @@ <h3 class="h2">Community</h3>
<footer class="footerParent rowCollapsible">
<div class="column">
<div class="row gapSmall footerHeader">
<img alt="openhv icon" src="images/web/logo.png" alt="logo" class="footerIcon">
<img alt="openhv icon" src="images/logo.png" alt="logo" class="footerIcon">
<h3 class="h2">OpenHV</h3>
</div>
<p class="p2">Made with ♥️ by the community</p>
Expand Down
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ main {
.heroContainer {
background:
linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1)),
url("images/web/gameplay1-min.png");
url("images/gameplay1-min.png");
background-repeat: no-repeat;
background-position: center;
min-height: 100vh;
Expand Down Expand Up @@ -212,7 +212,7 @@ main {
gap: 64px;
background:
linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1)),
url("images/web/map-min.png");
url("images/map-min.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
Expand Down

0 comments on commit 9d37fed

Please sign in to comment.