darkmode button icon fix

This commit is contained in:
Patrick Schwarzer 2025-05-09 23:35:56 +02:00
parent 0eda5a90e4
commit 65dd6eec72

View file

@ -3,6 +3,7 @@
<!doctype html> <!doctype html>
<html> <html>
<head> <head>
<meta charset="UTF-8">
<title>Tarions Portfolio</title> <title>Tarions Portfolio</title>
<link rel="stylesheet" href="index.css"> <link rel="stylesheet" href="index.css">
</head> </head>