Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSchoolOH authored May 17, 2024
1 parent 6600817 commit 6f424d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pen Docs</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="themes.css">
<link rel="stylesheet" href="https://raw.githubusercontent.com/Pen-Group/shared/main/css/themes.css">
<link rel="shortcut icon" href="logo.ico" type="image/x-icon">
</head>
<body class="theme-dark">
Expand All @@ -21,4 +21,4 @@
<div class="penPlus-contents" id="documentContents"></div>
<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit 6f424d9

Please sign in to comment.