rename static/icons to static/images and update relevant links

This commit is contained in:
Skyflare 2024-04-12 12:45:44 +03:00
parent 1a9df642ef
commit ba3e8d8ef3
13 changed files with 8 additions and 8 deletions

View File

Before

Width:  |  Height:  |  Size: 758 B

After

Width:  |  Height:  |  Size: 758 B

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -85,13 +85,13 @@ p {
<strong class="text-blue">Libre</span><strong class="text-orange">Gaming</span>
</h1>
<h1><img src="icons/libregaming.svg" alt="logo" /> Libre Games: By <strong>Everyone</strong> for <strong>Everyone</strong></h1>
<h1><img src="images/libregaming.svg" alt="logo" /> Libre Games: By <strong>Everyone</strong> for <strong>Everyone</strong></h1>
<p><span style="color:#ff8f23">Libre games are fun games owned by the
community: Everyone who <strong>plays</strong> the game, <strong>develops</strong> it, and
<strong>shares</strong> it.</span></p>
<h2><img src="icons/team-line.svg" alt="icon" /> Community owned games</h2>
<h2><img src="images/team-line.svg" alt="icon" /> Community owned games</h2>
<p><span style="color:#ff8f23">When a game is owned by the <strong>community</strong>
everyone can do anything they like with it!</span></p>
@ -99,7 +99,7 @@ everyone can do anything they like with it!</span></p>
<div class="gallery-flex">
<div class="card">
<h1>Modding</h1>
<h1><img alt="tools icon" src="icons/tools-line.svg" /></h1>
<h1><img alt="tools icon" src="images/tools-line.svg" /></h1>
<ul>
<li>Create and share a <strong>modified</strong> project
</li>
@ -110,7 +110,7 @@ everyone can do anything they like with it!</span></p>
<div class="card">
<h1>Sharing</h1>
<h1><img alt="team icon" src="icons/team-line.svg" /></h1>
<h1><img alt="team icon" src="images/team-line.svg" /></h1>
<ul>
<li><strong>Share</strong> copies of the game!</li>
<li><strong>Freely</strong> use the game's content on any platform!</li>
@ -119,7 +119,7 @@ everyone can do anything they like with it!</span></p>
<div class="card">
<h1>Learning</h1>
<h1><img alt="book icon" src="icons/book-open-line.svg" /></h1>
<h1><img alt="book icon" src="images/book-open-line.svg" /></h1>
<ul>
<li><strong>Learn</strong> how the game is built by looking
<strong>under the hood</strong>.</li>
@ -128,7 +128,7 @@ everyone can do anything they like with it!</span></p>
<div class="card">
<h1>Collaborating</h1>
<h1><img alt="service icon" src="icons/service-line.svg" /></h1>
<h1><img alt="service icon" src="images/service-line.svg" /></h1>
<ul>
<li><strong>Participate</strong> in the game's development by
<strong>improving</strong> it and/or giving
@ -140,7 +140,7 @@ everyone can do anything they like with it!</span></p>
<div class="card">
<h1>Preserving</h1>
<h1><img alt="fingerprint icon" src="icons/fingerprint-line.svg" /></h1>
<h1><img alt="fingerprint icon" src="images/fingerprint-line.svg" /></h1>
<ul>
<li>Help port the game to new platforms and ensure it
<strong>lives forever</strong>.</li>
@ -154,7 +154,7 @@ everyone can do anything they like with it!</span></p>
<div class="gallery-flex">
<div class="card">
<h1>Sharing</h1>
<h1><img alt="team icon" src="icons/team-line.svg" /></h1>
<h1><img alt="team icon" src="images/team-line.svg" /></h1>
<p><strong>Everything</strong> needed to make the game:</p>
<ul>
<li>Code</li>