From 309d8c1c8a97843fc6187dd3f232d8fb5ea31abe Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Sun, 3 Apr 2022 02:18:04 -0400 Subject: generators/hugo/layouts/_default: Add JSON Feed --- app/views/partials/footer.php | 2 ++ app/views/snippets/rss.php | 1 + 2 files changed, 3 insertions(+) (limited to 'app') diff --git a/app/views/partials/footer.php b/app/views/partials/footer.php index e4c9aac..5f35a25 100644 --- a/app/views/partials/footer.php +++ b/app/views/partials/footer.php @@ -11,6 +11,8 @@ RSS Feed | + JSON Feed | + Resume | Gitlab | diff --git a/app/views/snippets/rss.php b/app/views/snippets/rss.php index 1b8b6df..a37df92 100644 --- a/app/views/snippets/rss.php +++ b/app/views/snippets/rss.php @@ -1,4 +1,5 @@ + -- cgit v1.2.3