duplicate blog folder
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -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 |
Reference in New Issue
Block a user