diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index f0351d2..146b1b4 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -12,25 +12,25 @@ [[main]] name = "Blog" - pre = "edit" + weight = 10 + +[[main]] + name = "Posts" + parent = "Blog" pageRef = "posts" weight = 10 [[main]] name = "Series" - pre = "" parent = "Blog" pageRef = "series" - weight = 10 - -#[[main]] -# name = "Parent" -# weight = 20 + weight = 50 -# [[main]] - # name = "Projects" - # pageRef = "projects" - # weight = 20 +[[main]] + name = "Tags" + parent = "Blog" + pageRef = "tags" + weight = 50 [[main]] name = "Contact" @@ -60,6 +60,15 @@ name = "Personal Mentoring" pageRef = "services/mentoring" weight = 50 +#[[main]] +# name = "Parent" +# weight = 20 + +# [[main]] + # name = "Projects" + # pageRef = "projects" + # weight = 20 + #[[main]] # name = "example sub-menu 2" @@ -94,11 +103,6 @@ # the copyright notice. Configure as per the main menu above. -[[footer]] - name = "Tags" - pre = "tag" - pageRef = "tags" - weight = 10 [[footer]] diff --git a/config/_default/params.toml b/config/_default/params.toml index 1901c26..f44a925 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -38,8 +38,8 @@ smartTOC = true [homepage] layout = "profile" # valid options: page, profile, hero, card, background, custom #homepageImage = "IMAGE.jpg" # used in: hero, and card - showRecent = false - showRecentItems = 7 + showRecent = true + showRecentItems = 3 showMoreLink = true showMoreLinkDest = "/posts" cardView = false diff --git a/content/about/index.md b/content/about/index.md deleted file mode 100644 index e69de29..0000000 diff --git a/content/services/mentoring/_index.md b/content/services/mentoring/_index.md index dd4e1f2..1101220 100644 --- a/content/services/mentoring/_index.md +++ b/content/services/mentoring/_index.md @@ -43,4 +43,4 @@ Each one-on-one session includes an optional and complimentary 30 minute followu | 2 Hours | 150$ USD | ## Booking -You can [book an appointment](https://short.ndumas.com/booking) via Calendly. +You can [book an appointment](https://short.ndumas.com/booking) via Calendly. Please note that payment is taken up-front during the booking process.