From 9a52c981e225a28cfce35ef51677ffd4ecca0ca0 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Sat, 27 Mar 2021 22:22:03 +0100 Subject: Adjust whitespace --- src/index.html.erb | 19 +++++++-------- src/post-template.html.erb | 2 ++ src/template.html.erb | 59 +++++++++++++++++++++++----------------------- 3 files changed, 40 insertions(+), 40 deletions(-) diff --git a/src/index.html.erb b/src/index.html.erb index 414b201..75fca0f 100644 --- a/src/index.html.erb +++ b/src/index.html.erb @@ -1,8 +1,8 @@

- I am a software engineer, writing smart contracts and other fun things - for Celo. I'm currently pursuing a master's - degree in CS at the University of Warsaw, where I previously got my - bachelor's. + I am a software engineer, writing smart contracts and other fun things + for Celo. I'm currently pursuing a master's + degree in CS at the University of Warsaw, where I previously got my + bachelor's.

Recent posts '>(RSS):

@@ -16,11 +16,10 @@
+ diff --git a/src/post-template.html.erb b/src/post-template.html.erb index 20b95be..70a0cff 100644 --- a/src/post-template.html.erb +++ b/src/post-template.html.erb @@ -1,5 +1,7 @@

<%= post['title'] %>

(<%= format_date post['date'] %>) + <%= post['content'] %> +

If you have any questions or comments about this post or site in general, feel free to email me. diff --git a/src/template.html.erb b/src/template.html.erb index 8ed34f3..0568cce 100644 --- a/src/template.html.erb +++ b/src/template.html.erb @@ -1,42 +1,41 @@ - <%= head_title %> - '> - - + <%= head_title %> + '> + + -

<%= h1_title %>

+

<%= h1_title %>

-
+
- + -
+
- <%= content %> +<%= content -%> - + -- cgit v1.2.3