We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd2573 commit 8faabccCopy full SHA for 8faabcc
README.md
@@ -45,7 +45,7 @@ How does Jekyll work?
45
46
- Posts (files in `_posts/*.md`) are the event pages in markdown
47
- Projects (`_project/*.md`) are the open source projects we contribut to
48
-- Sponsors (`_sponsors/*.md) are the companies providing the venue and pizzas
+- Sponsors (`_sponsors/*.md`) are the companies providing the venue and pizzas
49
- Layouts (files in `_layouts/*.html`) are equivalent to Django templates,
50
and used to render the posts (events)
51
- CSS is managed with scss/sass and built by Jekyll
0 commit comments