Add list of articles by same author(s) to each article page It is in the form of a carousel

This commit is contained in:
Matthew Grove
2019-03-05 21:54:26 +00:00
parent 3b67b7a5d7
commit c3ac6f5335
30 changed files with 992 additions and 84 deletions

View File

@@ -2,7 +2,6 @@
<html>
{% include head.html %}
<link href="/css/mdc-card-list.css" rel="stylesheet">
<script src="/js/top-scroll-button.js"></script>
<body>
<!-- cookie notice is included automatically -->
{% include cookie-notice.html %}