Compare commits

...

2 Commits

Author SHA1 Message Date
9d8ce1fd58
updated Footer.tsx
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-05 03:20:34 +03:00
9533c27baf
updated Footer.tsx 2024-09-05 03:20:21 +03:00

View File

@ -23,7 +23,7 @@ export default ((opts?: Options) => {
</li>
))}
</ul>
<hr/>
<hr/ style="margin-top: 1rem;">
<ul>
<li>
<a href="#">
@ -32,7 +32,7 @@ export default ((opts?: Options) => {
</li>
<li>
<a id="random-page-button">
Случайная заметка 🎲
Мне повезет 🎲
</a>
</li>
</ul>