Skip to content

Commit 3c5a225

Browse files
committed
Add Nostr link and clean up links
1 parent 06af787 commit 3c5a225

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
"nopreview",
172172
"norecover",
173173
"norock",
174+
"Nostr",
174175
"nosuid",
175176
"nosymfollow",
176177
"notrunc",

_config.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,16 @@ author:
66
avatar: "https://www.libravatar.org/avatar/bf1ce3a8cc453a994d69847c52ef3b63ea4cba77a2958403c9e6d28253690682?s=500"
77
location: US
88
links:
9+
- label: "Nostr"
10+
# icon: "fab fa-fw fa-nostr"
11+
url: "https://primal.net/p/npub1wg06u0uuhm34e9xpefgwx69e9ync3glgfxq2vudte7yppmkfqhdqzek58e"
912
- label: "Codeberg"
1013
# https://github.com/FortAwesome/Font-Awesome/issues/15882
1114
icon: "fab fa-fw fa-codeberg"
1215
url: "https://codeberg.org/jwillikers"
1316
- label: "GitHub"
1417
icon: "fab fa-fw fa-github"
1518
url: "https://github.com/jwillikers"
16-
- label: "Gitlab"
17-
icon: "fab fa-fw fa-gitlab"
18-
url: "https://gitlab.gnome.org/jwillikers"
19-
- label: "Stack Overflow"
20-
icon: "fab fa-fw fa-stack-overflow"
21-
url: "https://stackoverflow.com/users/9835303/jwillikers"
22-
- label: "Stack Exchange"
23-
icon: "fab fa-fw fa-stack-exchange"
24-
url: "https://elementaryos.stackexchange.com/users/20782"
2519
2620
description: Handy admin and dev guides from my myriad of tinkering
2721
baseurl: ""

0 commit comments

Comments
 (0)