Skip to content

Commit

Permalink
add test post
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Nov 28, 2024
1 parent f96d52d commit f3cdaa9
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
Empty file added .gitignore
Empty file.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
baseurl: /blog/
remote_theme: johno/pixyll
12 changes: 12 additions & 0 deletions _posts/2024-11-28_hello.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---

layout: post
author: Wile E. Coyote
title: Hello, World!
image:
feature: acme-logo.jpg
comments: true

---

I like 🍕
Empty file added _site/.gitkeep
Empty file.

0 comments on commit f3cdaa9

Please sign in to comment.