diff options
Diffstat (limited to '_layouts/post.html')
| -rw-r--r-- | _layouts/post.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index 59b62b1..5205410 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -2,11 +2,6 @@ layout: default --- -<div class="book-title"> - Programming Models for - <br /> - <span class="dist-comp">Distributed Computing</span> -</div> <div class="author">By {{ page.by }}</div> <article> |
