1
0
Fork 0
forked from wezm/wezm.net

Tweak homepage copy and h2 positioning

This commit is contained in:
Wesley Moore 2020-01-28 08:48:36 +11:00
parent 4ba1b2a048
commit 3902ccc818
2 changed files with 7 additions and 6 deletions

View file

@ -4,12 +4,11 @@ title = "Wesley Moore"
body_class = "home"
+++
I'm a software developer from Melbourne, Australia. I like warm weather
{{ quiet(text="🏝️") }} and tinkering with computers; ranging from small
microcontrollers, up to large servers and the operating systems that run upon
them. I'm a [Rustacean] {{ quiet(text="🦀") }} with a fondness for mechanical
keyboards and I work at [YesLogic] on the [Prince] HTML to PDF converter.
[Read more on the about page →](@/about.md)
Hi I'm Wes 👋. I like warm weather and tinkering with computers; ranging from
small microcontrollers, up to large servers and the operating systems that run
upon them. I'm a [Rustacean] {{ quiet(text="🦀") }} with a fondness for
mechanical keyboards. I work at [YesLogic] on the [Prince] HTML to PDF
converter. [Read more on the about page →](@/about.md)
[Prince]: https://www.princexml.com/
[Rustacean]: https://www.rust-lang.org/learn/get-started#ferris

View file

@ -64,6 +64,8 @@ main.home {
h2 {
font-size: 2em;
font-weight: 800;
position: relative;
left: -2px;
}
h3 {
font-weight: 300;