Skip to content

Commit d603f48

Browse files
authored
update
1 parent 5c847b2 commit d603f48

File tree

249 files changed

+250
-250
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

249 files changed

+250
-250
lines changed

src/code/xml2md.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cat <<EOF> /content/apps/$title.md
1919
title: $title
2020
description: |
2121
$summary
22-
date:
22+
pubDate:
2323
categories:
2424
authors: $author
2525
license: $license

src/components/FormattedDate.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
interface Props {
3-
date: Date
3+
pubDate: Date
44
}
55
66
const { date } = Astro.props

src/content/blog/advanced-passgen.md

Lines changed: 1 addition & 1 deletion

src/content/blog/affine.md

Lines changed: 1 addition & 1 deletion

src/content/blog/aisap.md

Lines changed: 1 addition & 1 deletion

src/content/blog/akuse.md

Lines changed: 1 addition & 1 deletion

src/content/blog/alephium.md

Lines changed: 1 addition & 1 deletion

src/content/blog/altair.md

Lines changed: 1 addition & 1 deletion

src/content/blog/amdgpu_top.md

Lines changed: 1 addition & 1 deletion

src/content/blog/antares.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)