···44title: atproto and ownership of identity
55subtitle: The new age of social-enabled apps
66date: 2025-01-18
77-draft: false
87---
98109[atproto](https://atproto.com) is very exciting to me as it's the
+1-1
templates/text.html
···2020 </section>
212122222323- {{ if .Meta.draft }}
2323+ {{ if eq .Meta.draft "true" }}
2424 <h1 class="title">{{ index .Meta "title" }} <span class="draft">[draft]</span></h1>
2525 {{ else }}
2626 <h1 class="title">{{ index .Meta "title" }}</h1>