mirror of
https://github.com/bendtherules/github-delete-unused-repos.git
synced 2026-08-18 22:02:57 +00:00
11 lines
300 B
HTML
11 lines
300 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta content='width=device-width, initial-scale=1, minimum-scale=1.0, maximum-scale=1.0' name='viewport' />
|
|
<script src="index.js" defer></script>
|
|
</head>
|
|
<body>
|
|
<h1> open dev tool and console logs</h1>
|
|
<div id="container"></div>
|
|
</body>
|
|
</html> |