converting to YAML
This commit is contained in:
+5
-5
@@ -1,5 +1,5 @@
|
||||
+++
|
||||
date = '2026-07-23T13:44:28+01:00'
|
||||
draft = true
|
||||
title = 'About'
|
||||
+++
|
||||
---
|
||||
date: '2026-07-23T13:44:28+01:00'
|
||||
draft: true
|
||||
title: About
|
||||
---
|
||||
|
||||
+5
-5
@@ -1,5 +1,5 @@
|
||||
+++
|
||||
date = '2026-07-23T13:44:41+01:00'
|
||||
draft = true
|
||||
title = 'Archives'
|
||||
+++
|
||||
---
|
||||
date: '2026-07-23T13:44:41+01:00'
|
||||
draft: true
|
||||
title: Archives
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
+++
|
||||
date = '2026-07-23T13:52:18+01:00'
|
||||
draft = true
|
||||
title = 'Empty_computer'
|
||||
+++
|
||||
---
|
||||
date: '2026-07-23T13:52:18+01:00'
|
||||
draft: true
|
||||
title: Empty_computer
|
||||
---
|
||||
|
||||
+5
-5
@@ -1,5 +1,5 @@
|
||||
+++
|
||||
date = '2026-07-23T13:44:36+01:00'
|
||||
draft = true
|
||||
title = 'Search'
|
||||
+++
|
||||
---
|
||||
date: '2026-07-23T13:44:36+01:00'
|
||||
draft: true
|
||||
title: Search
|
||||
---
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
baseURL = 'https://empty.computer/'
|
||||
locale = 'en-gb'
|
||||
title = 'Empty Computer'
|
||||
theme = 'PaperMod'
|
||||
Reference in New Issue
Block a user