Skip to content
Snippets Groups Projects
Commit 74258a59 authored by alexisben's avatar alexisben
Browse files

Merge branch 'main' of github.com:noesya/osuny-hugo-theme-aaa

parents a86117aa d9e6ab46
No related merge requests found
......@@ -31,7 +31,7 @@
{{ range .rows }}
<tr>
{{ range . }}
<td>{{ . }}</td>
<td>{{ . | markdownify }}</td>
{{ end }}
</tr>
{{ end }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment