Welcome!
So this is my little blog. I started riding a fat bike lately (and quite a lot) around some of the bigger trails here in San Diego.
I've been reading a lot around the net on biking blog and watching videos on YouTube. I've learned so much and I'm so thankful that I decided to build this blog so that I can give back and also chronicle my learning journey biking.
h3 Heading
h4 Heading
h5 Heading
h6 Heading
Emphasis
This is bold text
This is italic text
Strikethrough
Blockquotes
Develop. Preview. Ship. – Vercel
Lists
Unordered
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
Ordered
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
Code
Inline code
export default function Nextra({ Component, pageProps }) {
return (
<>
<Head>
<link
rel="alternate"
type="application/rss+xml"
title="RSS"
href="/feed.xml"
/>
<link
rel="preload"
href="/fonts/Inter-roman.latin.var.woff2"
as="font"
type="font/woff2"
crossOrigin="anonymous"
/>
</Head>
<Component {...pageProps} />
</>
)
}
Tables
Option | Description |
---|---|
First | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. |
Second | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. |
Third | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. |
Links
Footnotes
- Footnote [^1].
- Footnote [^2].
[^1]: Footnote can have markup
and multiple paragraphs.
[^2]: Footnote text.
© Jan Itor.RSS