Skip to content

Commit b26eacc

Browse files
authored
brickary
1 parent 732787e commit b26eacc

38 files changed

+3306
-0
lines changed

images/demo/320x180.png

2.34 KB
Loading

images/demo/avatar.png

454 Bytes
Loading

images/demo/backgrounds/01.png

24.6 KB
Loading

images/demo/backgrounds/02.png

17.3 KB
Loading

images/demo/backgrounds/03.png

10.6 KB
Loading

images/demo/backgrounds/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title>⛱ Samuel Rapana Betio</title>
5+
<style>
6+
html, body { padding: 0; margin: 0; }
7+
body { font-family: sans-serif; }
8+
div { padding: 40px; color: #999; font-weight: bold; font-size: 0.75em; }
9+
a { color: #000; }
10+
</style>
11+
<script>
12+
window.setTimeout(function() {
13+
window.location = 'https://www.facebook.com/pg/samuelrapanabetio/shop/'
14+
}, 1000)
15+
</script>
16+
</head>
17+
<body>
18+
<div>Redirecting to <a href="https://www.facebook.com/pg/samuelrapanabetio/shop/">Samuel Rapana Betio Shop</a>...</div>
19+
</body>
20+
</html>
21+

images/demo/gallery/01.png

2.44 KB
Loading

images/demo/gallery/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title>⛱ Samuel Rapana Betio</title>
5+
<style>
6+
html, body { padding: 0; margin: 0; }
7+
body { font-family: sans-serif; }
8+
div { padding: 40px; color: #999; font-weight: bold; font-size: 0.75em; }
9+
a { color: #000; }
10+
</style>
11+
<script>
12+
window.setTimeout(function() {
13+
window.location = 'https://www.facebook.com/pg/samuelrapanabetio/shop/'
14+
}, 1000)
15+
</script>
16+
</head>
17+
<body>
18+
<div>Redirecting to <a href="https://www.facebook.com/pg/samuelrapanabetio/shop/">Samuel Rapana Betio Shop</a>...</div>
19+
</body>
20+
</html>
21+

images/demo/imgl.gif

998 Bytes
Loading

images/demo/imgr.gif

1.15 KB
Loading

0 commit comments

Comments
 (0)