Skip to content

Commit 2dde25f

Browse files
authored
blog: nitpicks (#18130)
1 parent bb6a22c commit 2dde25f

5 files changed

+13
-3
lines changed

docs/blog/posts/2023-11-14-1-pypi-completes-first-security-audit.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ date: 2023-11-14T00:00:00
77
tags:
88
- security
99
- transparency
10+
links:
11+
- posts/2023-11-14-2-security-audit-remediation-warehouse.md
12+
- posts/2023-11-14-3-security-audit-remediation-cabotage.md
1013
---
1114

1215
_This is part one in a three-part series. See [part two here](2023-11-14-2-security-audit-remediation-warehouse.md), and [part three here](2023-11-14-3-security-audit-remediation-cabotage.md)_

docs/blog/posts/2023-11-14-2-security-audit-remediation-warehouse.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ date: 2023-11-14T00:00:01
77
tags:
88
- security
99
- transparency
10+
links:
11+
- posts/2023-11-14-1-pypi-completes-first-security-audit.md
12+
- posts/2023-11-14-3-security-audit-remediation-cabotage.md
1013
---
1114

1215
_This is part two in a three-part series. See [part one here](2023-11-14-1-pypi-completes-first-security-audit.md), and [part three here](2023-11-14-3-security-audit-remediation-cabotage.md)_.

docs/blog/posts/2023-11-14-3-security-audit-remediation-cabotage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ tags:
88
- security
99
- transparency
1010
- infrastructure
11+
links:
12+
- posts/2023-11-14-1-pypi-completes-first-security-audit.md
13+
- posts/2023-11-14-2-security-audit-remediation-warehouse.md
1114
---
1215

1316
_This is part three in a three-part series.

docs/blog/tags.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
<!-- file intentionally empty -->
1+
# Tags
2+
3+
<!-- material/tags -->

docs/mkdocs-blog.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ plugins:
6868
length: 20
6969
match_path: "posts/.*"
7070
- search
71-
- tags:
72-
tags_file: tags.md
71+
- tags
7372
extra:
7473
homepage: https://pypi.org
7574
social:

0 commit comments

Comments
 (0)