Skip to content

Commit

Permalink
Update logo author credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Solanya committed Aug 20, 2024
1 parent 3dd5fcc commit aeda526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion totalRP3/Modules/Dashboard/AboutTabView.lua
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ local function GenerateCreditsString(credits)
-- Acknowledgements

do -- Logo Author
local LOGO_AUTHOR_LINK = string.format("{twitter*%1$s*%1$s}", "Kelandiir");
local LOGO_AUTHOR_LINK = string.format("{link*%1$s*%2$s}", "https://apheliondusk.tumblr.com", "AphelionDusk");
local SIDEBAR_DICE_AUTHOR_LINK = string.format("{twitter*%1$s*%2$s}", "keyboardturn", "keyboardturner");
local ICON_MARKUP = string.format("{icon:%1$s:20}", TRP3_InterfaceIcons.CreditsOthers);

Expand Down

0 comments on commit aeda526

Please sign in to comment.