commit 135b12c507424b70497f18bb8e1dfaf2c6974482
parent 2c541f07ea93906fea4d95dbaf4a9d31906aaf99
Author: Silas Brack <silasbrack@gmail.com>
Date: Fri, 29 Aug 2025 21:08:52 +0200
Add currentColor to svg
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html
@@ -19,6 +19,7 @@
<span title="Curriculum Vitae">
<a href="./assets/cv.pdf" style="background: none"
><svg
+ fill="currentColor"
width="24pt"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 576 512"
@@ -33,6 +34,7 @@
<span title="Github">
<a href="https://github.com/silasbrack" style="background: none"
><svg
+ fill="currentColor"
width="22pt"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 496 512"
@@ -49,6 +51,7 @@
href="https://www.linkedin.com/in/silasbrack/"
style="background: none"
><svg
+ fill="currentColor"
width="22pt"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 448 512"