docs(welcome): link footer atproto entry to atproto.com
This commit is contained in:
@@ -821,7 +821,13 @@ onMounted(() => {
|
|||||||
<div class="footer-h">Learn</div>
|
<div class="footer-h">Learn</div>
|
||||||
<a href="#about" class="footer-link">What is Remanso?</a>
|
<a href="#about" class="footer-link">What is Remanso?</a>
|
||||||
<a href="#zk" class="footer-link">Zettelkasten</a>
|
<a href="#zk" class="footer-link">Zettelkasten</a>
|
||||||
<a href="#" class="footer-link">ATProto & Bluesky</a>
|
<a
|
||||||
|
href="https://atproto.com/"
|
||||||
|
target="_blank"
|
||||||
|
rel="noreferrer"
|
||||||
|
class="footer-link"
|
||||||
|
>atproto</a
|
||||||
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user