All checks were successful
Deploy ajet.fyi / Explore-Gitea-Actions (push) Successful in 2s
26 lines
1.1 KiB
HTML
26 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Ajet Dashboard</title>
|
|
<link rel="stylesheet" href="/css/style.css" />
|
|
<link rel="icon" type="image/x-icon" href="https://data-star.dev/cdn-cgi/image/format=auto/static/images/rocket-48x48-4c739bfaffe86a6ffcc3a6d77e3c5547730f03d74c11aa460209596d1811f7a3.png" />
|
|
</head>
|
|
<body>
|
|
<h2>Public Services:</h2>
|
|
<ul>
|
|
<li><a href="https://git.ajet.fyi/">git</a></li>
|
|
<li><a href="https://status.ajet.fyi/">status</a></li>
|
|
</ul>
|
|
|
|
<h2>Personal Quicklist:</h2>
|
|
<ul>
|
|
<li><a href="https://git.ajet.fyi/ajet-industries">Ajet Industries</a></li>
|
|
<li><a href="https://git.ajet.fyi/explore/repos">repos</a></li>
|
|
<li><a href="https://ebooks.ajet.fyi">ebooks</a></li>
|
|
<li><a href="https://uptime.ajet.fyi">uptime</a></li>
|
|
<li><a href="http://192.168.1.124:8081">uptime</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|