Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
31 lines
812 B
Markdown
31 lines
812 B
Markdown
---
|
|
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: ['alexfauquette']
|
|
tags: ['Company']
|
|
manualCard: false
|
|
cardTitle: blog with\n*custom* card
|
|
---
|
|
|
|
## 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.
|