aboutsummaryrefslogtreecommitdiff
path: root/downloads.html
blob: f7522c2cda5b80589cc6f6ad35bf09a7d38c7381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="style.css">
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
    <link rel="icon" href="/favicon.ico" type="image/x-icon">
    <title>ShiftOS: Downloads</title>
</head>
<body>
    
</body>
</html>