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

@@ -42,4 +42,5 @@
<!-- import local styling & scripts -->
<script src="/js/global.js"></script>
<link href="/css/global.css" rel="stylesheet">
<script src="/js/top-scroll-button.js"></script>
</head>