Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
adding image alt
Browse files Browse the repository at this point in the history
  • Loading branch information
b00f committed Dec 16, 2023
1 parent ba85048 commit d17a276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="row p-4">
<div class="col-md-6">
<div class="pactus-video">
<img src="{{ site.url }}/assets/images/pactus_real_pos.png">
<img src="{{ site.url }}/assets/images/pactus_real_pos.png" alt="Pactus - a real Proof-of-Stake blockchain">
</div>
</div>
<div class="col-md-6 motto">
Expand Down

0 comments on commit d17a276

Please sign in to comment.