mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
26 lines
416 B
Plaintext
26 lines
416 B
Plaintext
---
|
|
title: lorem ipsum sit dolor
|
|
description: met amet
|
|
authorName: 'Timur Ercan'
|
|
authorImage: '/blog/blog-author-timur.jpeg'
|
|
authorRole: 'Co-Founder'
|
|
date: 2024-02-99
|
|
tags:
|
|
- Launch Week
|
|
- secret
|
|
- no spoiler
|
|
---
|
|
|
|
<figure>
|
|
<MdxNextImage
|
|
src="/blog/l2d1.jpeg"
|
|
width="650"
|
|
height="100"
|
|
alt="lorem"
|
|
/>
|
|
|
|
<figcaption className="text-center">
|
|
lorem ipsum sit dolor
|
|
</figcaption>
|
|
</figure>
|