Update
This commit is contained in:
parent
0520bf56cd
commit
8e6596a0c5
|
@ -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();
|
||||||
|
|
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue