simple shortcodes
This commit is contained in:
parent
1d39002bb5
commit
ba252d7d6a
10 changed files with 209 additions and 9 deletions
29
content/about.md
Normal file
29
content/about.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
+++
|
||||
title = "About Me"
|
||||
template = "post.html"
|
||||
+++
|
||||
|
||||
Hi!
|
||||
I'm me!
|
||||
|
||||
You can call me Emilia, Lynxize, Lynx, or basically anything else. I'm not picky.
|
||||
|
||||
I'm currently studying Mechanical Engineering with a focus on aerospace,
|
||||
though a lot of my hobbies tend to be computer science related.
|
||||
|
||||
I like gamedev (though I'm not particularly great at it), D&D, reading Epic Fantasy books, and going way too deep into random Wikipedia rabbit-holes.
|
||||
|
||||
I explain why I set up this site [over here](/blog/yet-another-blog), if you're curious.
|
||||
I'm not quite sure what I'm going to put here, probably just random stuff I feel like writing about.
|
||||
|
||||
Profile picture is from [this picrew](https://picrew.me/en/image_maker/2122621) (for now).
|
||||
|
||||
### Contact
|
||||
You can find me in the following places:
|
||||
- Discord - `@lynxize`
|
||||
- Mastodon - [`@emilia@lynxize.dev`](https://mastodon.lynxize.dev/@emilia)
|
||||
- GitHub - [`@lynxize`](https://github.com/lynxize)
|
||||
|
||||
You can also reach me [through email](mailto:lynxize@gmail.com), though response times will ~~definitely~~ probably be slower.
|
||||
|
||||
I can get pretty nervous about interacting with people I don't know, so please be patient!
|
Loading…
Add table
Add a link
Reference in a new issue