diff --git a/README.md b/README.md index e69de29..8415090 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# jeffa.io + +Source code for https://jeffa.io. diff --git a/www/basic.css b/www/basic.css index 335583b..94ccf54 100644 --- a/www/basic.css +++ b/www/basic.css @@ -31,7 +31,8 @@ html { /* General settings */ body { - margin: 0; + margin-left: 15%; + margin-right: 15%; font: var(--sans); font-weight: 400; font-style: normal; diff --git a/www/src/index.md b/www/src/index.md index b0d2b63..6f84933 100644 --- a/www/src/index.md +++ b/www/src/index.md @@ -9,5 +9,5 @@ I am a programmer in New York. This is my website. - [Sourcehut](https://sr.ht/~jeffa) - [Github](https://github.com/solaeus) - Articles - - [It's Time to Rethink the Command Line Shell](its_time_to_rethink_the_command_line_shell.md) + - [It's Time to Rethink the Command Line Shell](its_time_to_rethink_the_command_line_shell.html)