diff --git a/blog/.blog.template b/blog/.blog.template index 04a013d..59caa23 100644 --- a/blog/.blog.template +++ b/blog/.blog.template @@ -5,8 +5,14 @@ +

+
-

+

Header

@@ -22,4 +28,8 @@
-

Next Post

+

+
diff --git a/blog/blogstyle.css b/blog/blogstyle.css index 374a303..b8bfac2 100644 --- a/blog/blogstyle.css +++ b/blog/blogstyle.css @@ -9,5 +9,7 @@ body { h1,h2,h3 { line-height:1.2; } - - +.navbar { + display:flex; + justify-content: space-around; +} diff --git a/files/CV.pdf b/files/CV.pdf new file mode 120000 index 0000000..11b850e --- /dev/null +++ b/files/CV.pdf @@ -0,0 +1 @@ +20200504-CV.pdf \ No newline at end of file