duplicate blog folder

This commit is contained in:
ash
2026-03-14 19:54:04 +00:00
parent 70bee127b5
commit 0ee41da1d6
5 changed files with 7 additions and 21 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ dateFormat = "2 January 2006"
logo = "AM.ico' " logo = "AM.ico' "
[author] [author]
name = "Your name here" name = "Ash Marlow"
image = "profile.jpg" image = "assets/img/me.jpg"
headline = "I'm only human" headline = "I'm only human"
bio = "A little bit about you" bio = "A little bit about you"
links = [ links = [
+4 -4
View File
@@ -27,17 +27,17 @@ layout = "basic"
[footer] [footer]
showMenu = true showMenu = true
showCopyright = true showCopyright = false
showThemeAttribution = true showThemeAttribution = false
showAppearanceSwitcher = true showAppearanceSwitcher = true
showScrollToTop = true showScrollToTop = true
[homepage] [homepage]
layout = "card" layout = "card"
showRecent = true showRecent = true
showRecentItems = 5 showRecentItems = 6
showMoreLink = true showMoreLink = true
showMoreLinkDest = "/posts/" showMoreLinkDest = "/blog/"
cardView = true cardView = true
cardViewScreenWidth = false cardViewScreenWidth = false
layoutBackgroundBlur = false layoutBackgroundBlur = false
+1
View File
@@ -3,6 +3,7 @@ title: "Ash Marlow"
description: "Software Engineer specializing in hardware, security, and automation." description: "Software Engineer specializing in hardware, security, and automation."
type: "background" type: "background"
layout: "profile" layout: "profile"
showAuthor: true
--- ---
-15
View File
@@ -1,15 +0,0 @@
---
title: "hello world"
date: 2026-02-19
summary: Welcome to my world."
tags: []
---
Testing 123
# A nice test header
Does this webhook work?
WELL!?
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB