Skip to content

Commit

Permalink
Merge pull request #9 from itsallcode/fix-sections
Browse files Browse the repository at this point in the history
Fix rendering of all posts
  • Loading branch information
redcatbear authored Jun 29, 2024
2 parents 86da932 + 85f6809 commit fd6fb1f
Show file tree
Hide file tree
Showing 38 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
*.old
*.log
*.lock
public/
/public/
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ params:
url: 'https://github.com/itsallcode'
- id: youtube
url: 'https://www.youtube.com/@itsallcode-org'
mainSections: ["2017", "2018", "2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"]
mainSections: ['posts']

menu:
main:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit fd6fb1f

Please sign in to comment.