Welcome to my Website!
This is a paragraph! Here's how you make a link: Neocities.
Here's how you can make bold and italic text.
Here's how you can add an image:
{
"type": "con",
"orientation": "horizontal",
"percent": 1,
"nodes": [
{
"type": "con",
"orientation": "vertical",
"percent": 0.25,
"nodes": [
{
"type": "con",
"percent": 1,
"swallows": [{ "class": "^Alacritty$", "instance": "cmatrix" }]
}
]
},
{
"type": "con",
"orientation": "vertical",
"percent": 0.5,
"nodes": [
{
"type": "con",
"percent": 0.5,
"swallows": [{ "class": "^Alacritty$", "instance": "top" }]
},
{
"type": "con",
"percent": 0.5,
"swallows": [{ "class": "^Alacritty$", "instance": "normal" }]
}
]
},
{
"type": "con",
"orientation": "vertical",
"percent": 0.25,
"nodes": [
{
"type": "con",
"percent": 1,
"swallows": [{ "class": "^Alacritty$", "instance": "neofetch" }]
}
]
}
]
}
Here's how to make a list:
- First thing
- Second thing
- Third thing
To learn more HTML/CSS, check out these tutorials!