]> jfr.im git - irc/irssi/irssi.git/commitdiff
Clean up remaining branding reverts
authorDoug Freed <redacted>
Sun, 24 Apr 2022 20:40:01 +0000 (20:40 +0000)
committerDoug Freed <redacted>
Sun, 24 Apr 2022 20:40:01 +0000 (20:40 +0000)
README.md
src/fe-text/module-formats.c

index 475caeaa52c19b18bbebebf8582d345363a3bebe..ea4b817bd9f450e89b4cea7679c547532270cd68 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ ninja -C Build && sudo ninja -C Build install
 #### Release source installation
 
 * Download [release](https://github.com/irssi/irssi/releases)
-* Verify signature
+* [Verify](https://irssi.org/download/#release-sources) signature
 ```
 tar xJf irssi-*.tar.xz
 cd irssi-*
@@ -62,7 +62,7 @@ ninja -C Build && sudo ninja -C Build install
 
 Please report security issues to staff@irssi.org. Thanks!
 
-## [Bugs](https://github.com/irssi/irssi/issues) / Suggestions / Contributing
+## [Bugs](https://github.com/irssi/irssi/issues) / Suggestions / [Contributing](https://irssi.org/development/)
 
 Check the GitHub issues if it is already listed in there; if not, open
 an issue on GitHub or send a mail to [staff@irssi.org](mailto:staff@irssi.org).
index e9111c2db6bca0cba8850cdc57c077a8c1b7a623..7cdc56542b49d00325a758fe13bd2bc745a3a4c6 100644 (file)
@@ -84,7 +84,11 @@ FORMAT_REC gui_text_formats[] =
        { NULL, "Welcome", 0 },
 
        { "irssi_banner",
-         "Irssi v$J", 0 },
+         " ___           _%:"
+         "|_ _|_ _ _____(_)%:"
+         " | || '_(_-<_-< |%:"
+         "|___|_| /__/__/_|%:"
+         "Irssi v$J - https://irssi.org", 0 },
        { "welcome_firsttime",
          "- - - - - - - - - - - - - - - - - - - - - - - - - - - -\n"
          "Hi there! If this is your first time using Irssi, you%:"