Skip to content

Commit c2f598e

Browse files
committed
chore: Update footer references to Eleventy instead of GitHub.
1 parent b7dfd08 commit c2f598e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_src/index.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ function isNakedDay()
117117
</section>
118118

119119
<footer>
120-
This is CSS Naked Day. This page was generated by <a href="https://pages.github.com/">GitHub Pages</a> (<a href="https://github.com/css-naked-day/css-naked-day.github.io">view it on GitHub</a>). Tactile theme by <a href="https://x.com/jasonlong">Jason Long</a>.
120+
This is CSS Naked Day. This page was generated by <a href="https://11ty.dev/">Eleventy</a> (<a href="https://github.com/css-naked-day/css-naked-day.github.io">view it on GitHub</a>). Tactile theme by <a href="https://x.com/jasonlong">Jason Long</a>.
121121
</footer>
122122
</div>
123123
</div>

_src/year.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
</section>
6969

7070
<footer>
71-
This is <a href="/">CSS Naked Day</a>. This page was generated by <a href="https://pages.github.com">GitHub Pages</a> (<a href="https://github.com/css-naked-day/css-naked-day.github.io">view it on GitHub</a>). Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
71+
This is <a href="/">CSS Naked Day</a>. This page was generated by <a href="https://11ty.dev/">Eleventy</a> (<a href="https://github.com/css-naked-day/css-naked-day.github.io">view it on GitHub</a>). Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
7272
</footer>
7373
</div>
7474
</div>

0 commit comments

Comments
 (0)