Skip to content

Commit 019a6df

Browse files
authored
Fix author name casing for VirusTotal collaboration blog post (#3145)
1 parent 0d9a412 commit 019a6df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_blog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6846,7 +6846,7 @@
68466846

68476847
- local: virustotal
68486848
title: "Hugging Face and VirusTotal collaborate to strengthen AI security"
6849-
author: xcid
6849+
author: XciD
68506850
thumbnail: /blog/assets/virustotal/thumbnail.png
68516851
date: October 22, 2025
68526852
tags:

virustotal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Hugging Face and VirusTotal collaborate to strengthen AI security"
33
thumbnail: /blog/assets/virustotal/thumbnail.png
44
authors:
5-
- user: xcid
5+
- user: XciD
66
- user: bquintero
77
guest: true
88
org: VirusTotal

0 commit comments

Comments
 (0)