Update stack.md and hugo.yaml to reflect current info
- Add staleness note to top of stack.md - Update Bluesky profile URL to edfig.dev domain - Update RSS feed URL to edfig.dev domain - Remove Steam social link
This commit is contained in:
parent
4e5386354f
commit
c154a52545
2 changed files with 4 additions and 4 deletions
|
|
@ -8,6 +8,8 @@ categories:
|
|||
- selfhosted
|
||||
---
|
||||
|
||||
# NOTE. This has not been updated in a long time.
|
||||
|
||||
This is just a general overview of what I'm running. Updated sporadically, only includes things I'm actively using or have deployed.
|
||||
|
||||
## Networking
|
||||
|
|
|
|||
|
|
@ -73,13 +73,11 @@ params:
|
|||
- name: mastodon
|
||||
url: "https://mastodon.social/@edfig"
|
||||
- name: bluesky
|
||||
url: "https://bsky.app/profile/fig.systems"
|
||||
url: "https://bsky.app/profile/edfig.dev"
|
||||
- name: github
|
||||
url: "https://github.com/efigueroa"
|
||||
- name: steam
|
||||
url: "https://steamcommunity.com/id/esotericguy/"
|
||||
- name: rss
|
||||
url: "https://blog.fig.systems/index.xml"
|
||||
url: "https://edfig.dev/index.xml"
|
||||
|
||||
analytics:
|
||||
google:
|
||||
|
|
|
|||
Loading…
Reference in a new issue