Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
foivospro committed Aug 9, 2024
1 parent f6d769e commit b408cbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
/>
<link rel="stylesheet" href="styles.css" />
<link id="light-theme" rel="stylesheet" href="styles.css" />
<link id="dark-theme" rel="stylesheet" href="styledark.css" disabled />
</head>
<body>
<div id="navbar">
Expand Down

0 comments on commit b408cbe

Please sign in to comment.