website: add button

This commit is contained in:
Pavel Korytov 2024-11-28 15:46:52 +03:00
parent 9b858d019a
commit a343912c38
4 changed files with 13 additions and 0 deletions

View file

@ -199,6 +199,14 @@ $toc-left-width: $toc-width + $max-width + 25px;
height: $avatar-size;
width: $avatar-size;
}
.webbuttons {
display: flex;
flex-direction: row;
gap: 5px;
}
.webbuttons > figure {
margin: 0px;
}
ol {
counter-reset: list;
list-style: none;

View file

@ -23,6 +23,11 @@ Graduate student of Saint-Petersburg State Electrotechnical University, Russia.
Watch out if your RSS reader marks updated entries as unread --- entries in the packages feed are updated pretty often.
### Buttons
<div class="webbuttons">
{{< figure src="/buttons/button.png" >}}
</div>
### Also
* [My instance of Gitea](https://sqrtminusone.xyz/git/)
* [My PGP key](/0x914472A1FD6775C166F96EBEED739ADF81C78160.asc)

BIN
static/buttons/EmacsNow.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
static/buttons/button.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB