Skip to content

Commit

Permalink
adding opengraph data to posts
Browse files Browse the repository at this point in the history
  • Loading branch information
torbjornbp committed Jul 30, 2024
1 parent cb22f2b commit 29a1fb5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Migrating to hugo and implementing "clown mode"
date: '2024-07-04'
description: How I migrated my blog from jekyll to hugo and implemented "clown mode" to view the page with an alternate font.
categories:
- bits and pieces
tags:
Expand Down
2 changes: 1 addition & 1 deletion content/post/bits-and-pieces/2024-07-25-baryon/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Gaming nostalgia
date: '2024-07-29'
categories:
- bits and pieces
description: "Remembering the games I used to play before 1998"
description: Remembering the games I used to play before 1998.
tags:
- dosbox
- dos games
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Preservation metadata at the National Library of Norway
date: '2023-04-25'
description: Slides from a presentation I held for the FIAF CDC preservation/restoration documentation task force, about current practices at the National library of Norway.
categories:
- presentation
tags:
Expand Down
2 changes: 1 addition & 1 deletion content/post/documents/2023-08-21-text-extraction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: video-ocr.py (and chatGPT)
date: '2023-08-21'
description:
- A short text about how you can use chatGPT to make simple scripts very easily, with little or no previous knowledge of python or programming.
- How I used chatGPT to make a simple script very easily, with little or no previous knowledge of python or programming.
categories:
- experimentation
tags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Basic Kodacolor identification aids
date: '2023-11-13'
categories:
- film identification
description: Some easy example images to help identify kodacolor film.
aliases: "/kodacolor-identification.html"
---

Expand Down

0 comments on commit 29a1fb5

Please sign in to comment.