mirror of
https://github.com/csd4ni3l/website.git
synced 2026-04-17 16:07:24 +02:00
fix thm icon being rust icon and add the thm icon(painted to white), fix rustlang icon by also painting to white
This commit is contained in:
@@ -86,9 +86,9 @@
|
||||
|
||||
<div class="card h-100 mb-5">
|
||||
<img
|
||||
src="/assets/rustlang.svg"
|
||||
src="/assets/thm.svg"
|
||||
class="card-img-top"
|
||||
alt="Rust Icon"
|
||||
alt="TryhackMe Icon"
|
||||
/>
|
||||
<div class="card-body">
|
||||
<p class="card-text">
|
||||
|
||||
Reference in New Issue
Block a user