This commit is contained in:
Valeria Fadeeva 2023-10-25 16:39:36 +05:00
parent b577162366
commit 63eabc887a
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
/* /*
Theme Name: Melawy Lera Sugar Theme Name: Melawy
Version: 1.0 Version: 1.0
Description: My theme Description: My theme
Author: Valeria Fadeeva - https://github.com/Valeria-Fadeeva Author: Valeria Fadeeva - https://github.com/Valeria-Fadeeva
@ -187,7 +187,7 @@ side_logo.sprite.SetOpacity(1);
// **************************************** // // **************************************** //
project_link.image = Image.Text("https://github.com/Melawy", 0.5, 0.5, 0.5, 1, link_font); project_link.image = Image.Text("https://Melawy.ru", 0.5, 0.5, 0.5, 1, link_font);
project_link.width = project_link.image.GetWidth(); project_link.width = project_link.image.GetWidth();
project_link.height = project_link.image.GetHeight(); project_link.height = project_link.image.GetHeight();

View File

@ -1,5 +1,5 @@
/* /*
Theme Name: Melawy Lera Sugar Theme Name: Melawy
Version: 1.0 Version: 1.0
Description: My theme Description: My theme
Author: Valeria Fadeeva - https://github.com/Valeria-Fadeeva Author: Valeria Fadeeva - https://github.com/Valeria-Fadeeva
@ -187,7 +187,7 @@ side_logo.sprite.SetOpacity(1);
// **************************************** // // **************************************** //
project_link.image = Image.Text("https://github.com/Melawy", 0.5, 0.5, 0.5, 1, link_font); project_link.image = Image.Text("https://Melawy.ru", 0.5, 0.5, 0.5, 1, link_font);
project_link.width = project_link.image.GetWidth(); project_link.width = project_link.image.GetWidth();
project_link.height = project_link.image.GetHeight(); project_link.height = project_link.image.GetHeight();