Skip to content

Commit 428bc98

Browse files
committed
Set correct date.
1 parent 3d5731f commit 428bc98

File tree

1 file changed

+1
-1
lines changed
  • src/app/blog/hashing-multiple-blobs-with-BLAKE3

1 file changed

+1
-1
lines changed

src/app/blog/hashing-multiple-blobs-with-BLAKE3/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {ThemeImage} from '@/components/ThemeImage'
44
export const post = {
55
draft: false,
66
author: 'Rüdiger Klaehn',
7-
date: '2025-10-20',
7+
date: '2025-10-15',
88
title: 'Hashing multiple blobs with BLAKE3',
99
description:
1010
"How to quickly hash multiple small blobs with BLAKE3",

0 commit comments

Comments
 (0)