-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
166 lines (160 loc) · 6.68 KB
/
index.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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<!--
(c) Lunar Team 2021-2023. HTML by John Spahr.
-->
<!DOCTYPE html>
<html>
<head>
<!-- the basics -->
<title>Lunar Launchpad</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="style.css">
<!-- favicon and theme stuff -->
<link rel="apple-touch-icon" href="images/logo.png" sizes="180x180" />
<link rel="icon" href="http://lunarproject.org/images/logo.png" sizes="32x32" type="image/png" />
<link rel="icon" href="http://lunarproject.org/images/logo.png" sizes="16x16" type="image/png" />
<link rel="icon" href="http://lunarproject.org/images/logo.ico" type="image/ico" />
<meta name="theme-color" content="#bef17c" />
<!-- meta stuff -->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta property="og:title" content="Lunar Launchpad - BBOS Portal" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://go.lunarproject.org/" />
<meta property="og:image" content="http://lunarproject.org/images/logo.png" />
<meta property="og:description" content="Lunar: The BlackBerry Preservation Effort" />
<meta name="description" content="Lunar: The BlackBerry Preservation Effort" />
<meta name="author" content="3 Random Nerds" />
<meta charset="UTF-8" />
</head>
<body>
<div class="center">
<h2>Lunar Launchpad</h2>
<div class="grid">
<h4>Any Browser</h4>
<table>
<tr>
<td>
<a href="http://news.lunarproject.org">
<img alt="Lunar News" src="images/lunarnews.png" />
<p><b>Lunar News</b></p>
</a>
</td>
<td>
<a href="http://search.lunarproject.org">
<img alt="Lunar Search" src="images/search.png" />
<p><b>Lunar Search</b></p>
</a>
</td>
<td>
<a href="http://weather.lunarproject.org">
<img alt="Lunar Weather" src="images/weather.png" />
<p><b>Lunar Weather</b></p>
</a>
</td>
</tr>
<tr>
<td>
<a href="http://lunarproject.org/archive/BlackBerry%20OS/Apps/">
<img alt="App Archive" src="images/archive.png" />
<p><b>App Archive</b></p>
</a>
</td>
<td>
<a href="http://lunarproject.org/guide.html">
<img alt="Lunar Guide" src="images/guide.png" />
<p><b>Lunar Guide</b></p>
</a>
</td>
<td>
<a href="http://news.ycombinator.com">
<img alt="Hacker News" src="images/hackernews.png" />
<p><b>Hacker News</b></p>
</a>
</td>
</tr>
<tr>
<td>
<a href="http://frogrss.kutik.sk/">
<img alt="FrogRSS" src="images/rss.png" />
<p><b>FrogRSS</b></p>
</a>
</td>
<td>
<a href="http://darkstar.x10host.com/news_beta/">
<img alt="NewsZ" src="images/newsz.png" />
<p><b>NewsZ</b></p>
</a>
</td>
<td>
<a href="http://wiby.me/">
<img alt="Wiby" src="images/wiby.png" />
<p><b>Wiby</b></p>
</a>
</td>
</tr>
<tr>
<td>
<a href="http://text.npr.org/">
<img alt="NPR" src="images/npr.jpg" />
<p><b>NPR</b></p>
</a>
</td>
<td>
<a href="http://mbasic.facebook.com/">
<img alt="Facebook" src="images/facebook.png" />
<p><b>Facebook</b></p>
</a>
</td>
<td>
<a href="http://lunarproject.org/archive/BlackBerry%20OS/Apps/Opera%20Mobile%20Download/">
<img alt="Opera" src="images/opera.png" />
<p><b>Opera Download</b></p>
</a>
</td>
</tr>
<tr>
<td>
<a href="http://google.com">
<img alt="Google" src="images/google.png" />
<p><b>Google</b></p>
</a>
</td>
<td>
<a href="http://williamsmobile.co.uk/apps.htm">
<img alt="WilliamsMobile" src="images/wm.jpg" />
<p><b>WM Apps</b></p>
</a>
</td>
</tr>
</table>
<hr>
<h4>Opera Only</h4>
<table>
<tr>
<td>
<a href="http://old.reddit.com/">
<img alt="Old Reddit" src="images/reddit.png" />
<p><b>Old Reddit</b></p>
</a>
</td>
<td>
<a href="http://wikipedia.org/">
<img alt="Wikipedia" src="images/wikipedia.png" />
<p><b>Wikipedia</b></p>
</a>
</td>
<td>
<a href="http://forums.crackberry.com/">
<img alt="CB Forums" src="images/cb.png" />
<p><b>CB Forums</b></p>
</a>
</td>
</tr>
</table>
</div>
<h4>TIP: Launchpad Shortcut</h4>
<img width="200" alt="Menu > Add to Home Screen" src="images/tip.jpg" />
<p>Designed for classic BBOS.</p>
<p>© 2021-2023 <a href="http://lunarproject.org"><b>Lunar Project</b></a></p>
</div>
</body>
</html>