this repo has no description

chore: update "about" page

Changed files
+4 -4
content
sass
+3 -3
content/about.md
···
My name is Łukasz, but I am mostly using Hauleth over the internet.
-
I am working mostly in Erlang/Elixir as a remote developer currently hired at
-
[Remote](https://remote/com).
-
Except that I am part of the [Erlang Ecosystem Foundation Observability WG][eef-o-wg]
where we are trying to improve observability features in Erlang ecosystem.
[eef-o-wg]: https://erlef.org/wg/observability
···
My name is Łukasz, but I am mostly using Hauleth over the internet.
Except that I am part of the [Erlang Ecosystem Foundation Observability WG][eef-o-wg]
where we are trying to improve observability features in Erlang ecosystem.
+
+
I am currently available for hire. If you are interested, then you can contact
+
me at `lukasz [at] niemier [dot] pl`.
[eef-o-wg]: https://erlef.org/wg/observability
+1 -1
sass/style.scss
···
@import 'variables';
-
// @import 'buttons';
@import 'header';
@import 'logo';
@import 'main';
···
@import 'variables';
+
@import 'buttons';
@import 'header';
@import 'logo';
@import 'main';