diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-12-03 02:55:23 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-12-03 02:55:23 -0800 |
| commit | ef0e2cfb699e9630d8caaa4cf61eb72c66be3b85 (patch) | |
| tree | 8efedbb618bd24c1b1044a02705eeac4cb1b2f00 /micro.pinapelz.moe/indie/follows | |
| parent | b6ee018317b97951bbd2630b1d0e009dbbadf2ff (diff) | |
add make-follow script
Diffstat (limited to 'micro.pinapelz.moe/indie/follows')
| -rw-r--r-- | micro.pinapelz.moe/indie/follows/index.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/micro.pinapelz.moe/indie/follows/index.html b/micro.pinapelz.moe/indie/follows/index.html index 08fdbfc..c7f720f 100644 --- a/micro.pinapelz.moe/indie/follows/index.html +++ b/micro.pinapelz.moe/indie/follows/index.html @@ -162,6 +162,45 @@ 2025-12-03 </time> </div> + + + + +<div class="follow-card"> + <a class="follow-target u-follow-of" href="https://sakurajima.moe/@sakurajima"> + https://sakurajima.moe/@sakurajima + </a> + + <time class="follow-date dt-published" datetime="2025-12-03T00:00:00Z"> + 2025-12-03 + </time> +</div> + + + + +<div class="follow-card"> + <a class="follow-target u-follow-of" href="https://mi.shiromaru.work/@ovoip"> + https://mi.shiromaru.work/@ovoip + </a> + + <time class="follow-date dt-published" datetime="2025-12-03T00:00:00Z"> + 2025-12-03 + </time> +</div> + + + + +<div class="follow-card"> + <a class="follow-target u-follow-of" href="https://floss.social/@kde"> + https://floss.social/@kde + </a> + + <time class="follow-date dt-published" datetime="2025-12-03T00:00:00Z"> + 2025-12-03 + </time> +</div> </p> <h2 id="bluesky">Bluesky</h2> <p> |
