mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
14 lines
429 B
HTML
14 lines
429 B
HTML
<!DOCTYPE html>
|
|
<HTML lang="en">
|
|
<head>
|
|
<link rel="stylesheet" href="/style.css" Type="text/css" media="all">
|
|
<meta charset="UTF-8">
|
|
<link rel="icon" type="image/x-icon" href="/favicon.png">
|
|
<title>Boofdev - Software</title>
|
|
</HEAD>
|
|
<BODY class="animated-back">
|
|
<h1>Software</h1>
|
|
<p><a href="/Software/Calculator-inator/">Android-Calculator</a></p>
|
|
<BODY class="animated-back">
|
|
</BODY>
|
|
</HTML> |