mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-16 07:33:42 -05:00
Update index.html
This commit is contained in:
parent
6ab9588bbb
commit
34105e978e
1 changed files with 3 additions and 1 deletions
|
@ -78,7 +78,8 @@
|
|||
<style>
|
||||
footer {
|
||||
display: flex;
|
||||
gap: 8px; /* optional spacing between buttons */
|
||||
justify-content: center;
|
||||
gap: 8px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
@ -86,6 +87,7 @@
|
|||
<a href="/"><img src="/assets/img/88x31.png" loading="lazy" width="88" height="31"></a>
|
||||
<a href="/"><img src="/assets/img/88x31_light.png" loading="lazy" width="88" height="31"></a>
|
||||
</footer>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue