Files
react-test/docs/pages/experiments/blog/blog.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

30 lines
777 B
Markdown
Raw Normal View History

2025-12-12 14:26:25 +09:00
---
title: Blog post title
description: Our internationally distributed startup gathered on a remote island to get to know each other better. Here's what happened!
date: 2022-07-28T00:00:00.000Z
authors: ['samuelsycamore']
tags: ['Company']
manualCard: false
---
## Description
### Image
<img alt="Satellite image of Tenerife" src="/static/blog/2022-tenerife-retreat/tenerife.jpeg" width="2560" height="1920" />
<p class="blog-description">An image description <a href="https://en.wikipedia.org/wiki/Tenerife">with a link</a>.</p>
More text below.
### Code
```jsx
// add margin: 8px 0px;
<Slider sx={{ my: 1 }} />
```
<p class="blog-description"><a href="https://codesandbox.io/p/sandbox/nostalgic-williams-zmo5r?file=/src/App.js">CodeSandbox</a></p>
More text below.