latest
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
c075d3dd0e
commit
9788baa322
18 changed files with 1007 additions and 23 deletions
11
index.html
11
index.html
|
@ -15,7 +15,7 @@
|
|||
|
||||
<link rel="stylesheet" href="css/normalize.css">
|
||||
<link rel="stylesheet" href="css/skeleton.css?v=2">
|
||||
<link rel="stylesheet" href="css/custom.css?v=4">
|
||||
<link rel="stylesheet" href="css/custom.css?v=5">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
@ -66,8 +66,13 @@
|
|||
<div>
|
||||
<img style="width: 200px" src="img/app-store-coming-soon.svg" />
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://testflight.apple.com/join/CLwjLxWl">Join the TestFlight Beta</a>
|
||||
<div style="margin-top: 20px">
|
||||
<p>
|
||||
<a href="https://damus.io/log">The Damus Log</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://testflight.apple.com/join/CLwjLxWl">Join the TestFlight Beta</a>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue