diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-02 16:14:48 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-02 16:14:48 -0500 |
commit | cfd90d4afe1bf3cc725dde8a872f3ac7238a5727 (patch) | |
tree | 60580b775dd55d8fd1eb124115ee21b90cfb4edf /content/blog/2024-12-27-self-hosting-the-lounge.org | |
parent | 8fad949471ce31d5fa20c22bc3c4b8ed92ffcbb0 (diff) | |
download | cleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.tar.gz cleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.tar.bz2 cleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.zip |
update image URIs
Diffstat (limited to 'content/blog/2024-12-27-self-hosting-the-lounge.org')
-rw-r--r-- | content/blog/2024-12-27-self-hosting-the-lounge.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/2024-12-27-self-hosting-the-lounge.org b/content/blog/2024-12-27-self-hosting-the-lounge.org index a88adf3..d6db31c 100644 --- a/content/blog/2024-12-27-self-hosting-the-lounge.org +++ b/content/blog/2024-12-27-self-hosting-the-lounge.org @@ -60,7 +60,7 @@ browsing from a different device. Don't forget to allow the port through your machine's firewall, if you have one enabled. #+caption: Login -[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241229-thelounge/login.png]] +[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241229-thelounge/login.png]] ** Nginx Reverse Proxy @@ -155,10 +155,10 @@ bottom of the sidebar and connect to individual channels or users via the plus (=+=) button next to your server's name in the sidebar. #+caption: New Server Connection -[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241229-thelounge/new_connection.png]] +[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241229-thelounge/new_connection.png]] #+caption: Existing Server Connection -[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241229-thelounge/existing_connection.png]] +[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241229-thelounge/existing_connection.png]] #+caption: Channel View -[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241229-thelounge/channel.png]] +[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241229-thelounge/channel.png]] |