Skip to content

Commit

Permalink
Trying the location without the symbolic link.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjmccoy committed Jan 15, 2025
1 parent 49a6ca4 commit 548b6b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ title: "Alex's Blog"
description: "This is my blog and it is nice."
theme_version: '2.8.2'
cascade:
featured_image: 'https://alzxjm.com/2025-photos/old_rag.jpeg'
featured_image: 'https://alzxjm.com/2025/old_rag.jpeg'
---
Welcome to my blog.
4 changes: 4 additions & 0 deletions content/posts/first-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title = 'First Post'
date = 2025-01-14T20:16:16Z
draft = false
cascade:
featured_image: 'https://alzxjm.com/2025-photos/IMG_3217.jpeg'
+++

# First Post
Expand All @@ -11,3 +13,5 @@ It's a post with text. And a list.
1. Peanut butter
2. Banana
3. Strawberries

Also, hopefully a picture of Elliott.

0 comments on commit 548b6b7

Please sign in to comment.