Skip to content

Commit 0cf2d15

Browse files
committed
fix: escape content block content
1 parent 206ce1b commit 0cf2d15

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

blog/posts/nixos-on-framework-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ for this.
7777
[nixos@nixos:~]$ sudo systemctl start wpa_supplicant
7878
[nixos@nixos:~]$ wpa_cli
7979
wpa_cli v2.11
80-
Copyright (c) 2004-2024, Jouni Malinen j@w1.fi and contributors
80+
Copyright (c) 2004-2024, Jouni Malinen <j@w1.fi> and contributors
8181

8282
This software may be distributed under the terms of the BSD license.
8383
See README for more details.

flake.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)