🔀 Merge pull request #100 from Bennytek/dev

✏️ Fix Last.fm link in config.toml
This commit is contained in:
James Panther 2023-10-30 10:31:37 +11:00 committed by GitHub
commit 7e65f60145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ disableKinds = ["taxonomy", "term"]
# { instagram = "https://instagram.com/username" }, # { instagram = "https://instagram.com/username" },
# { keybase = "https://keybase.io/username" }, # { keybase = "https://keybase.io/username" },
# { kickstarter = "https://www.kickstarter.com/profile/username" }, # { kickstarter = "https://www.kickstarter.com/profile/username" },
# { lastfm = "https://lastfm.com/user/username" }, # { lastfm = "https://last.fm/user/username" },
# { linkedin = "https://linkedin.com/in/username" }, # { linkedin = "https://linkedin.com/in/username" },
# { mastodon = "https://mastodon.instance/@username" }, # { mastodon = "https://mastodon.instance/@username" },
# { medium = "https://medium.com/username" }, # { medium = "https://medium.com/username" },