Skip to content

Commit

Permalink
fix liquid syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
bwinston35 authored Jun 13, 2024
1 parent 372e415 commit dfb23fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ example: Example text in this variable.
This page describes the amazing {{ site.title }} by {{ site.author.name }}. I'm completing multiple tutorials on Jekyll and static sites to improve my teaching and knowledge of static site generation.
{{ page.example }}

{% include big-cat.html $}
{% include big-cat.html %}

## About About Pages

Expand Down

0 comments on commit dfb23fc

Please sign in to comment.