diff --git a/_data/essay-sections.csv b/_data/essay-sections.csv index 9fa7bb4..208349e 100644 --- a/_data/essay-sections.csv +++ b/_data/essay-sections.csv @@ -4,6 +4,7 @@ section002,step-2, section003,step-3, section004,step-4, section005,step-5, +section005-5,step-5-5, section006,step-6, section007,step-7, section008,step-8, diff --git a/_includes/essay/section005-5.md b/_includes/essay/section005-5.md new file mode 100644 index 0000000..0519ecb --- /dev/null +++ b/_includes/essay/section005-5.md @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_layouts/scrollabout.html b/_layouts/scrollabout.html index 3eb0957..d83e8d0 100644 --- a/_layouts/scrollabout.html +++ b/_layouts/scrollabout.html @@ -26,7 +26,10 @@ // Add fade-in effect to the current step response.element.classList.add("fade-in"); - + if (stepIndex == 0) { + response.element.classList.remove("fade-in"); + response.element.style.opacity = "1"; + } // Apply specific styles for even steps if (stepIndex % 2 === 0) { // Reset the background color for even steps diff --git a/pages/essay/full.md b/pages/essay/full.md index 495c4a8..1c82371 100644 --- a/pages/essay/full.md +++ b/pages/essay/full.md @@ -3,6 +3,7 @@ title: Fire Lookouts and the Act of Remaining permalink: essay/ layout: scrollabout --- +{:style="font-size:6rem;"} # Fire Lookouts and the Act of Remaining {:.text-end}