Changed fou link

This commit is contained in:
DutchEllie 2022-03-12 20:26:36 +01:00
parent 1c897d727b
commit a21908aab3
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ func (f *friendsPanel) Render() app.UI {
app.Ul().Body(
app.Li().Body(
app.IFrame().
Src("forestofunix.xyz").
Src("https://forestofunix.xyz").
Class("friend-iframe"),
),
),