aboutsummaryrefslogtreecommitdiff
path: root/layouts/page/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/page/index.html')
-rw-r--r--layouts/page/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/page/index.html b/layouts/page/index.html
index a8d5d04..92fdf72 100644
--- a/layouts/page/index.html
+++ b/layouts/page/index.html
@@ -6,6 +6,10 @@
<li>{{.Date.Format "2006-02-01"}} | <a href="{{.Permalink}}">{{.Title}}</a></li>
{{ end }}
</ul>
+<h2>Latest Package Changes</h2>
+<ul>
+ <script src="https://git.carbslinux.org/exports/repository.js"></script>
+</ul>
<h2>News</h2>
<a href="{{"news/index.xml"|relURL}}">RSS Feed</a> |
<a href="{{"news"|relURL}}">See all news</a>