Remove hardcoded author name from multiple blog posts
This commit is contained in:
parent
b53e8dd682
commit
14d1d93507
7 changed files with 7 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Mon appareil photo nul est trop cool
|
||||
author: Achille
|
||||
|
||||
date: 2025-02-13T19:05:24
|
||||
draft: false
|
||||
ShowToc: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'Building a whip out of paracord'
|
||||
author: Achille
|
||||
|
||||
date: '2016-09-25T22:01:00'
|
||||
draft: false
|
||||
ShowToc: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'CAD of a robot hand'
|
||||
author: Achille
|
||||
|
||||
date: '2018-09-02T22:01:00'
|
||||
draft: false
|
||||
ShowToc: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'Designing and 3D-printing plastic medals'
|
||||
author: Achille
|
||||
|
||||
date: '2016-09-25T22:01:00'
|
||||
draft: false
|
||||
ShowToc: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Having fun with photogrammetry
|
||||
author: Achille
|
||||
|
||||
date: 2016-09-24T22:02:00+02:00
|
||||
draft: false
|
||||
ShowToc: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'Making a NES region free'
|
||||
author: Achille
|
||||
|
||||
date: '2016-10-15T22:03:00'
|
||||
draft: false
|
||||
ShowToc: true
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
title: 'Olivetti ET 121'
|
||||
author:
|
||||
- Achille
|
||||
|
||||
date: '2025-04-18T11:20:39+02:00'
|
||||
draft: false
|
||||
ShowToc: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue