From 13e9443ed5e7c7c9760ae840e7580123beb6f05c Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Mon, 11 Jul 2022 17:14:35 +0930 Subject: [PATCH] minor changes, slowly figuring this out. --- .gitignore | 3 +++ themes/inklo | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cd2be44..faa6ea8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ hugo_stats.json # Temporary lock file while building /.hugo_build.lock + +# Files for testing pagination +**/example copy* \ No newline at end of file diff --git a/themes/inklo b/themes/inklo index 6bc835f..19c262c 160000 --- a/themes/inklo +++ b/themes/inklo @@ -1 +1 @@ -Subproject commit 6bc835f483981915aaf1f205a3fdb93ebef397f0 +Subproject commit 19c262c770ed5cfb48de7d13ee34dd3afe59ed90