Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurali <murali@mmrath.com>2019-06-01 10:22:01 +0300
committerGitHub <noreply@github.com>2019-06-01 10:22:01 +0300
commitac4c4d34e360250ceca2eb70462afdc4df6919ad (patch)
tree08d05317232c2ee4ad738674470cca44a1f067f9 /layouts/post/summary.hat.html
parent4a7fb5a8e2eb1bb2b1230917b17e92fa47a16a45 (diff)
Medium clone (#23)
* Medium like look and feel * discuss comment count * minor changes * misc changes * layout changes for recents * theme changes * theme changes * font size * add headings * font change * minor change to title * theme change * remove justify * font size normalization * font again * themeing changes * upgrade bootstrap
Diffstat (limited to 'layouts/post/summary.hat.html')
-rw-r--r--layouts/post/summary.hat.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/layouts/post/summary.hat.html b/layouts/post/summary.hat.html
index be83b9a..c8a8173 100644
--- a/layouts/post/summary.hat.html
+++ b/layouts/post/summary.hat.html
@@ -1,5 +1 @@
-<div>
- {{ partial "content/title-banner" . }}
- {{ partial "content/h1-link-title" . }}
- {{ partial "content/post-meta" . }}
-</div>
+{{ partial "post/card" . }}