mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Change font back to Rubik and update version
This commit is contained in:
parent
823d0877d0
commit
1f9f50d014
10 changed files with 30 additions and 14 deletions
|
@ -64,11 +64,10 @@ window.onload = function () {
|
|||
infoButton.classList.add('show');
|
||||
}
|
||||
infoButton.onclick = function () {
|
||||
popUpShow('OnlyLegs on Flask',
|
||||
'Using <a href="https://phosphoricons.com/">Phosphoricons</a> and ' +
|
||||
'<a href="https://www.gent.media/manrope">Manrope</a> <br>' +
|
||||
popUpShow('OnlyLegs',
|
||||
'Using <a href="https://phosphoricons.com/">Phosphoricons</a> and Flask<br>' +
|
||||
'Made by Fluffy and others with ❤️ <br>' +
|
||||
'<a href="https://github.com/Fluffy-Bean/onlylegs">V23.04.06</a>');
|
||||
'<a href="https://github.com/Fluffy-Bean/onlylegs">V23.04.08</a>');
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue