fixed fediverse link
This commit is contained in:
parent
4d53b120c1
commit
1d5eace40a
1 changed files with 1 additions and 1 deletions
2
App.cpp
2
App.cpp
|
@ -37,7 +37,7 @@ void App::AboutRequested() {
|
|||
about->AddDescription(B_TRANSLATE("about_body"));
|
||||
about->AddCopyright(2025, "Santiago Lema");
|
||||
about->AddText("e-mail me at haiku@lema.org");
|
||||
about->AddText("or find me on the fediverse as\n@santi@go.lema.org");
|
||||
about->AddText("or find me on the fediverse as\n@santi@gone.lema.org");
|
||||
|
||||
about->Show();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue