| layout | home |
|---|---|
| title | Welcome to My GitHub Pages Site |
This is the homepage of my site hosted at deanpretorius.github.io.
{% for post in site.posts %}
{{ post.date | date: "%B %d, %Y" }}
{% endfor %}Feel free to explore!
| layout | home |
|---|---|
| title | Welcome to My GitHub Pages Site |
This is the homepage of my site hosted at deanpretorius.github.io.
{% for post in site.posts %}
{{ post.date | date: "%B %d, %Y" }}
{% endfor %}Feel free to explore!