chore: move intro to cms

This commit is contained in:
Cory Dransfeldt 2024-10-10 14:12:55 -07:00
parent 9846787f64
commit d02a32fb2a
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
layout: default
permalink: /
---
{% render "partials/home/intro.liquid" nowPlaying:nowPlaying.content %}
{% render "partials/home/intro.liquid" intro:globals.intro, nowPlaying:nowPlaying.content %}
{% render "partials/home/recent-activity.liquid" music:music, books:books.all, tv:tv, movies:movies, links:links %}
{% render "partials/home/recent-posts.liquid" posts:posts %}