diff --git a/socials.php b/socials.php index fb6315b..a4ca20d 100755 --- a/socials.php +++ b/socials.php @@ -19,7 +19,7 @@ $social_icons = array( 'target' => "_blank" ), array('icon' => "mdi-github", 'url' => "https://github.com/apiontek", 'prof' => true, 'target' => "_blank"), - array('icon' => "svg-gitea", 'url' => "https://73k.us/git/adam", 'prof' => true, 'target' => "_blank"), + array('icon' => "svg-gitea", 'url' => "https://git.73k.us/adam", 'prof' => true, 'target' => "_blank"), array( 'icon' => "mdi-key-variant", 'url' => '/DF185CEE29A3D443_public_key.asc', @@ -92,4 +92,4 @@ function get_social_icons_prof_str() { return social_icons_str(get_social_icons_prof()); } -?> \ No newline at end of file +?>