From 8d98cdf57116767715322c019b991634e3acb919 Mon Sep 17 00:00:00 2001 From: James Guru <narendiranviki@gmail.com> Date: Sat, 13 Nov 2021 12:15:23 +0000 Subject: [PATCH] Update footer.php --- www.videolan.org/include/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www.videolan.org/include/footer.php b/www.videolan.org/include/footer.php index 4aba29d3e..e7a8c748a 100644 --- a/www.videolan.org/include/footer.php +++ b/www.videolan.org/include/footer.php @@ -124,7 +124,7 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") { </p> <p> <span dir="ltr" lang="en"> - Design by <a href="http://www.madebyargon.com">Made By Argon</a>. Some icons are licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/us/">CC BY-SA 3.0+</a>. <br /> + <a href="https://vlc.guru">VLC.Guru</a>. Some icons are licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/us/">CC BY-SA 3.0+</a>. <br /> The VLC cone icon was designed by Richard Øiestad. Icons for VLMC, DVBlast and x264 designed by <a href='http://cuberto.com/'>Roman Khramov</a>. </span> </p> -- GitLab