From ec28ef86860621dc65cc4875029c1d2a1f8e5117 Mon Sep 17 00:00:00 2001 From: Heather Miller Date: Sun, 16 Oct 2016 15:40:39 -0400 Subject: Working --- _layouts/post.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index e698190..59b62b1 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,6 +1,14 @@ --- layout: default --- + +
+ Programming Models for +
+ Distributed Computing +
+
By {{ page.by }}
+

{{ page.title }}

-- cgit v1.2.3