Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
S-PScripts authored Jan 20, 2024
1 parent d8773c2 commit e31e42c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Chromebook utilities</title>
<link href="chromebook-utilities/style.css" rel="stylesheet" type="text/css" />
</head>

<body>
<script src="chromebook-utilities/script.js"></script>

<h1> Chromebook utilities </h1>
<h2> <b> A repo full of stuff you can do on your chromebooks! </b> </h2>
<p>What you can find here</p>
<li> Exploits </li>
<li> Games - includes Roblox and Minecraft </li>
<li> Tutorials to make proxies </li>
<li> Hubs full of stuff </li>
<li> Movies </li>
<li> Anime </li>
<li> AI </li>
<li> Cheats for quizzes </li>
<li> Proxy Discords </li>
</body>
</html>

0 comments on commit e31e42c

Please sign in to comment.