-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprevious.html
71 lines (64 loc) · 2.83 KB
/
previous.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!doctype html>
<html lang="en" class="h-100">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<meta name="generator" content="Hugo 0.88.1">
<title>WithBuddy by lunchScreen</title>
<link rel="canonical" href="https://getbootstrap.com/docs/5.1/examples/cover/">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
</style>
<link href="cover.css" rel="stylesheet">
</head>
<body class="d-flex h-100 text-center text-white">
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column">
<header class="mb-auto">
<div>
<nav class="nav nav-masthead justify-content-center float-md-end">
<a class="nav-link" href="./index.html">Newest Version</a>
<a class="nav-link active" aria-current="page" href="#">Previous Version</a>
</nav>
</div>
</header>
<main class="px-3">
<p class="lead">WithBuddy ver 0.4.1</p>
<p class="lead">
<a href="itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/4tmjyzuy37f228t/manifest.plist" class="btn btn-lg btn-secondary fw-bold border-white bg-white">Download</a>
</p>
<p class="lead">WithBuddy ver 0.4</p>
<p class="lead">
<a href="itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/zur1ic0dx4x3zt5/manifest.plist" class="btn btn-lg btn-secondary fw-bold border-white bg-white">Download</a>
</p>
<p class="lead">WithBuddy ver 0.3</p>
<p class="lead">
<a href="itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/zs5y6b36vilji53/manifest.plist" class="btn btn-lg btn-secondary fw-bold border-white bg-white">Download</a>
</p>
<p class="lead">WithBuddy ver 0.2</p>
<p class="lead">
<a href="itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/q2fv0wvop9boldd/manifest.plist" class="btn btn-lg btn-secondary fw-bold border-white bg-white">Download</a>
</p>
<p class="lead">WithBuddy ver 0.1</p>
<p class="lead">
<a href="itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/q6arj7a015bc0aj/manifest.plist" class="btn btn-lg btn-secondary fw-bold border-white bg-white">Download</a>
</p>
</main>
<footer class="mt-auto text-white-50">
</footer>
</div>
</body>
</html>