Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
wfxey authored Jul 4, 2024
1 parent 5d846aa commit f00eca7
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 @@ -4,8 +4,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>D&I Website</title>
<link rel="stylesheet" href="https://raw.githubusercontent.com/D-I-Projects/website/main/style.css">
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/D-I-Projects/website/main/icon.png">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="icon.png">
</head>
<body>
<h1>Web</h1>
Expand Down

0 comments on commit f00eca7

Please sign in to comment.