ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:hwevmowznbiukdf6uk5dwrrq/sh.tangled.repo.pull/3lm2xifhjob22",
  "cid": "bafyreiecq2ybzxtajhupnad2ipwqpn7hv3z6viod3igagg2svlvytgoqmy",
  "value": {
    "$type": "sh.tangled.repo.pull",
    "patch": "diff --git a/lol/text.html b/lol/text.html\nindex b2bd9053d98a56afbdbcd43030c1fce9564d66e6..b6043b8fa864f147a717e87bb0943ab7ea05dff9 100644\n--- a/lol/text.html\n+++ b/lol/text.html\n@@ -19,6 +19,18 @@         {{ $date := parsedate $dateStr }}\n         {{ $date.Format \"02 Jan, 2006\" }}\n         </section>\n \n+        {{ $tags := index .Meta \"tags\" }}\n+        {{ if $tags }}\n+          <section class=\"post-tags\">\n+            {{ range $tags }}\n+              <a href=\"/tag/{{ . }}\">{{ . }}</a>\n+            {{ end }}\n+          </section>\n+        {{ end }}\n+\n+        {{ if eq .Meta.draft \"true\" }}\n+          <p class=\"draft\">This post is a draft and may be incomplete or incorrect.</p>\n+        {{ end }}\n \n         {{ if eq .Meta.draft \"true\" }}\n         <h1 class=\"title\">{{ index .Meta \"title\" }} <span class=\"draft\">[draft]</span></h1>\n",
    "title": "add tags from local feature",
    "pullId": 8,
    "source": {
      "branch": "local-feature-1"
    },
    "targetRepo": "at://did:plc:hwevmowznbiukdf6uk5dwrrq/sh.tangled.repo/3llmbkfueu522",
    "targetBranch": "main"
  }
}