Add alt text to images
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<div class="project">
|
||||
<div>
|
||||
<img src="assets/bpm.png">
|
||||
<img src="assets/bpm.png" alt="BPM">
|
||||
<div>
|
||||
<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
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
<div class="project" style="float: right;">
|
||||
<div>
|
||||
<img src="assets/tidelinux.png">
|
||||
<img src="assets/tidelinux.png" alt="Tide Linux">
|
||||
<div>
|
||||
<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
|
||||
@@ -37,7 +37,7 @@
|
||||
|
||||
<div class="project">
|
||||
<div>
|
||||
<img src="assets/stormfetch.png">
|
||||
<img src="assets/stormfetch.png" alt="Stormfetch">
|
||||
<div>
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user