New micro
This commit is contained in:
18
content/micro/2025/09/last-test-/index.md
Normal file
18
content/micro/2025/09/last-test-/index.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Last Test "
|
||||
date: 2025-09-08T01:39:42+02:00
|
||||
description:
|
||||
tags:
|
||||
- test
|
||||
- dev
|
||||
- coding
|
||||
categories:
|
||||
|
||||
reply:
|
||||
repost:
|
||||
like:
|
||||
rsvp:
|
||||
bookmark:
|
||||
---
|
||||
|
||||
This is the last test? Maybe
|
||||
@@ -3,6 +3,7 @@
|
||||
{{ end }}
|
||||
|
||||
<div style="display: none;" class="p-summary {{ range .Site.Params.bridgy }}e-bridgy-{{.}}-content {{ end }}">
|
||||
<data class="p-bridgy-omit-link" value="maybe" />
|
||||
{{ if ne .Type "micro"}}{{ .Description }}{{ end }}
|
||||
{{ if eq .Type "micro"}}{{ partial "bridgy/micro.html" . }}{{ end }}
|
||||
{{ if eq .Type "photos"}}{{ partial "bridgy/photos.html" . }}{{ end }}
|
||||
@@ -13,5 +14,4 @@
|
||||
{{ range .Params.tags }} <span class="p-category">#{{ . }}</span>{{ end }} {{ range .Params.categories }} <span class="p-category">#{{ . }}</span>{{ end }}
|
||||
</div>
|
||||
|
||||
<data class="p-bridgy-omit-link" value="maybe" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user