Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
S-PScripts authored May 31, 2024
1 parent 0f09bb2 commit 2fbb851
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Google Drive</title>
<link href="/chromebook-utilities/style.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="/chromebook-utilities/cloak.png" />
<link href="https://raw.githubusercontent.com/S-PScripts/chromebook-utilities/main/style.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="https://raw.githubusercontent.com/S-PScripts/chromebook-utilities/main/cloak.png" />
</head>

<body>
<script src="/chromebook-utilities/script.js"></script>
<script src="https://raw.githubusercontent.com/S-PScripts/chromebook-utilities/main/script.js"></script>

<h1> <b> Welcome to the official chromebook utility hub! </b> </h1>
<h2> <b> This website showcases my repo full of stuff you can do on your chromebooks! </b> <h2>
Expand Down

0 comments on commit 2fbb851

Please sign in to comment.