Fix header.html partial, update pagination in hugo.toml
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 11s

This commit is contained in:
2025-02-01 19:00:37 -05:00
parent fa1c0d6602
commit f1a86068dc
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
baseURL = 'https://rtj.dev/'
languageCode = 'en-us'
title = 'rtj.dev'
paginate = 10
pagination.pagerSize = 10
theme = 'PaperMod'
enableEmoji = true
pygmentsUseClasses = true