Skip to content

Commit cdf7588

Browse files
committed
Adjust author id
1 parent 351fb0c commit cdf7588

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

_data/authors.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# url: {homepage_of_author}
77
# -------------------------------------
88

9-
Tom:
9+
tom:
1010
name: Thomas Sutter
11-
twitter: @Me7e0r
11+
twitter: Me7e0r
1212
url: https://github.com/7homasSutter/
1313

1414

_posts/2024-04-02-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Getting Started
3-
author: Tom
3+
author: tom
44
date: 2024-04-02 13:37:00 +0800
55
categories: [Setup, Tutorial]
66
tags: [installation, getting started]

_posts/2024-07-08-FMD-Architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: FMD Architecture
3-
author: Tom
3+
author: tom
44
date: 2024-07-08 13:37:00 +0800
55
categories: [Documentation, Architecture]
66
tags: [Architecture, API, Overview]

_posts/2024-07-08-adding-a-static-analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Adding your own static analyzer
3-
author: Tom
3+
author: tom
44
date: 2024-07-08 13:37:00 +0800
55
categories: [Tutorial, Static-Analysis]
66
tags: [getting started, static-analysis]

_posts/2024-07-11-Known-Issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Known Issues
3-
author: Tom
3+
author: tom
44
date: 2024-07-11 13:37:00 +0800
55
description: Short summary of the post.
66
categories: [Issues, Troubleshooting]

0 commit comments

Comments
 (0)