mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-10 07:43:03 +03:00
website: add button
This commit is contained in:
parent
9b858d019a
commit
a343912c38
4 changed files with 13 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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
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
BIN
static/buttons/button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Loading…
Add table
Reference in a new issue