Skip to content

Commit

Permalink
Update home.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg authored Jan 4, 2024
1 parent 48b80a1 commit 5d867f9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions views/home.njk
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<main>
<h1>{{domain}}</h1>

<p>Generate embeddable links for Bluesky Posts and subscribable feeds for user pages.</p>
<p>Generate embeddable links for Bluesky Posts.</p>
<div class="tabs">
<section id="emcode" class="tab" >
<menu>
Expand Down Expand Up @@ -76,7 +76,6 @@
<section id="embed" class="tab" >
<menu>
<a href="#embed" class="active">Embed Post</a>
<a href="#emcode">Generate Feed</a>
<a href="#resolvedid">Resolve DID</a>
</menu>
<form action="/" method="GET">
Expand Down Expand Up @@ -193,4 +192,4 @@
}
</script>
</body>
</html>
</html>

0 comments on commit 5d867f9

Please # to comment.