From 59f7bcddf096b72bb54d60bf835a00ee17eaec95 Mon Sep 17 00:00:00 2001 From: Todd Fredrich Date: Fri, 20 Jan 2023 17:12:36 -0700 Subject: [PATCH] Updated relearn theme --- .gitmodules | 3 +++ content/_index.md | 6 +++++- themes/hugo-theme-relearn | 1 + 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .gitmodules create mode 160000 themes/hugo-theme-relearn diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5c05f90 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-theme-relearn"] + path = themes/hugo-theme-relearn + url = https://github.com/McShelby/hugo-theme-relearn.git diff --git a/content/_index.md b/content/_index.md index 24c90eb..51f0e2e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -5,4 +5,8 @@ Keyword-rich introductory content goes here. ## Get Started 1. Click the arrow in the upper-right corner to progress to the next section or -2. Use the left-hand menu to begin with [Chapter 1. The Basics](/basics) \ No newline at end of file +2. Use the left-hand menu to begin with [Chapter 1. The Basics](/basics.html) + +{{% icon exclamation-triangle %}} +{{% icon angle-double-up %}} +{{% icon skull-crossbones %}} \ No newline at end of file diff --git a/themes/hugo-theme-relearn b/themes/hugo-theme-relearn new file mode 160000 index 0000000..fafc04c --- /dev/null +++ b/themes/hugo-theme-relearn @@ -0,0 +1 @@ +Subproject commit fafc04cb4290a9f2433cde5338b27403abc210ce