Move project icons to subdirectory
This commit is contained in:
parent
c3a2d58324
commit
67eca9f682
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
<div class="project">
|
<div class="project">
|
||||||
<div>
|
<div>
|
||||||
<img src="assets/bpm.png" alt="BPM">
|
<img src="assets/projects/bpm.png" alt="BPM">
|
||||||
<div>
|
<div>
|
||||||
<a href="https://git.enumerated.dev/bubble-package-manager/bpm"><h1>Bubble Package Manager - BPM</h1></a>
|
<a href="https://git.enumerated.dev/bubble-package-manager/bpm"><h1>Bubble Package Manager - BPM</h1></a>
|
||||||
<p>The Bubble Package manager is a simple package manager for linux systems primarily designed for the Tide Linux distribution
|
<p>The Bubble Package manager is a simple package manager for linux systems primarily designed for the Tide Linux distribution
|
||||||
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
<div class="project" style="float: right;">
|
<div class="project" style="float: right;">
|
||||||
<div>
|
<div>
|
||||||
<img src="assets/tidelinux.png" alt="Tide Linux">
|
<img src="assets/projects/tidelinux.png" alt="Tide Linux">
|
||||||
<div>
|
<div>
|
||||||
<a href="https://gitlab.com/tidelinux"><h1>Tide Linux</h1></a>
|
<a href="https://gitlab.com/tidelinux"><h1>Tide Linux</h1></a>
|
||||||
<p>Tide Linux is an independent linux distribution utilizing BPM as its package manager
|
<p>Tide Linux is an independent linux distribution utilizing BPM as its package manager
|
||||||
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
<div class="project">
|
<div class="project">
|
||||||
<div>
|
<div>
|
||||||
<img src="assets/stormfetch.png" alt="Stormfetch">
|
<img src="assets/projects/stormfetch.png" alt="Stormfetch">
|
||||||
<div>
|
<div>
|
||||||
<a href="https://git.enumerated.dev/EnumDev/stormfetch"><h1>Stormfetch</h1></a>
|
<a href="https://git.enumerated.dev/EnumDev/stormfetch"><h1>Stormfetch</h1></a>
|
||||||
<p>Stormfetch is a simple linux fetch program written in go with the ability to configure its output in bash
|
<p>Stormfetch is a simple linux fetch program written in go with the ability to configure its output in bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user