_index.md (324B)
Rendered
+++
title = "Welcome to My Website!"
insert_anchor_links = "right"
+++
What is it?
My goal was to have a static site where I could showcase anything I wanted to.
Use the menu up top to navigate to different sections of my website.
To know what I’m currently up to, check out {{ url(path="/now", text="/now") }}
Code
| +++
title = "Welcome to My Website!"
insert_anchor_links = "right"
+++
# What is it?
My goal was to have a static site where I could showcase anything I wanted to.
Use the menu up top to navigate to different sections of my website.
To know what I’m currently up to, check out **{{ url(path="/now", text="/now") }}**
|