update log
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
0132888efe
commit
3a8c9b6d9e
5 changed files with 9 additions and 3 deletions
|
@ -52,6 +52,7 @@ testflight at the bottom of our homepage:</p>
|
|||
const threads = {
|
||||
"the-stuff-loads-better-release": "9941b55c2844f275b7b8714a1c39859088a425ce798f740ea8fea879f9098641",
|
||||
"introducing-damus-log": "4e8b44bb43018f79bd3efcdcd71af43814cdf996e0c62adedda1ac33bf5e1371",
|
||||
"stop-developing": "7328ba525fba9240a13dc67bc8ccf9248d90fa0c752419ccbe0558e129ea96d5",
|
||||
}
|
||||
let relay
|
||||
for (const key of Object.keys(threads)) {
|
||||
|
|
|
@ -72,6 +72,7 @@ will be exciting!!</p>
|
|||
const threads = {
|
||||
"the-stuff-loads-better-release": "9941b55c2844f275b7b8714a1c39859088a425ce798f740ea8fea879f9098641",
|
||||
"introducing-damus-log": "4e8b44bb43018f79bd3efcdcd71af43814cdf996e0c62adedda1ac33bf5e1371",
|
||||
"stop-developing": "7328ba525fba9240a13dc67bc8ccf9248d90fa0c752419ccbe0558e129ea96d5",
|
||||
}
|
||||
let relay
|
||||
for (const key of Object.keys(threads)) {
|
||||
|
|
|
@ -11,6 +11,7 @@ It's up on testflight now so check it out!
|
|||
|
||||
Enjoy!
|
||||
|
||||
=> anigma.io [1] Anigma
|
||||
=> https://damus.io Damus TestFlight
|
||||
=> https://anigma.io [1] Anigma
|
||||
|
||||
=> https://testflight.apple.com/join/CLwjLxWl Damus TestFlight
|
||||
|
||||
|
|
|
@ -33,7 +33,8 @@ clicking on the post.</p>
|
|||
something like how telegram displays their chatrooms.</p>
|
||||
<p>It’s up on testflight now so check it out!</p>
|
||||
<p>Enjoy!</p>
|
||||
<p><a href="anigma.io">[1] Anigma</a> <a href="https://damus.io">Damus
|
||||
<p><a href="https://anigma.io">[1] Anigma</a></p>
|
||||
<p><a href="https://testflight.apple.com/join/CLwjLxWl">Damus
|
||||
TestFlight</a></p>
|
||||
|
||||
<h3><a id="comment-link" href="nostr:e:">Comments</a></h3>
|
||||
|
@ -45,6 +46,7 @@ TestFlight</a></p>
|
|||
const threads = {
|
||||
"the-stuff-loads-better-release": "9941b55c2844f275b7b8714a1c39859088a425ce798f740ea8fea879f9098641",
|
||||
"introducing-damus-log": "4e8b44bb43018f79bd3efcdcd71af43814cdf996e0c62adedda1ac33bf5e1371",
|
||||
"stop-developing": "7328ba525fba9240a13dc67bc8ccf9248d90fa0c752419ccbe0558e129ea96d5",
|
||||
}
|
||||
let relay
|
||||
for (const key of Object.keys(threads)) {
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
const threads = {
|
||||
"the-stuff-loads-better-release": "9941b55c2844f275b7b8714a1c39859088a425ce798f740ea8fea879f9098641",
|
||||
"introducing-damus-log": "4e8b44bb43018f79bd3efcdcd71af43814cdf996e0c62adedda1ac33bf5e1371",
|
||||
"stop-developing": "7328ba525fba9240a13dc67bc8ccf9248d90fa0c752419ccbe0558e129ea96d5",
|
||||
}
|
||||
let relay
|
||||
for (const key of Object.keys(threads)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue