A new photo of Boris has been added.
This commit is contained in:
parent
399225ff97
commit
557babb04a
BIN
homepage/static/assets/img/my_cat_2.webp
Normal file
BIN
homepage/static/assets/img/my_cat_2.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 336 KiB |
BIN
homepage/static/assets/img/my_cat_2_thumb.webp
Normal file
BIN
homepage/static/assets/img/my_cat_2_thumb.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 239 KiB |
@ -26,9 +26,13 @@ block content
|
|||||||
p Now a little break for...
|
p Now a little break for...
|
||||||
section#my-cat
|
section#my-cat
|
||||||
h2 My cat Boris :3
|
h2 My cat Boris :3
|
||||||
figure.center
|
div.grid.figs
|
||||||
|
figure
|
||||||
a(href='/assets/img/my_cat.webp')
|
a(href='/assets/img/my_cat.webp')
|
||||||
img(src='/assets/img/my_cat_thumb.webp' title=':3' alt='My cat. :3')
|
img(src='/assets/img/my_cat_thumb.webp' title=':3' alt='My cat. :3')
|
||||||
|
figure
|
||||||
|
a(href='/assets/img/my_cat_2.webp')
|
||||||
|
img(src='/assets/img/my_cat_2_thumb.webp' title='xDDDD' alt='xDDDD')
|
||||||
section#more-about-me
|
section#more-about-me
|
||||||
p And here we continue. :)
|
p And here we continue. :)
|
||||||
h3 Hobbies
|
h3 Hobbies
|
||||||
@ -122,7 +126,7 @@ block content
|
|||||||
div
|
div
|
||||||
h3 Tor relay
|
h3 Tor relay
|
||||||
p #[a(href='https://metrics.torproject.org/rs.html#details/CEF2FD0E1973EA04D1444DDAEFF1B0BC3C0C39B1' rel='nofollow noreferrer') metrics.torproject.org]
|
p #[a(href='https://metrics.torproject.org/rs.html#details/CEF2FD0E1973EA04D1444DDAEFF1B0BC3C0C39B1' rel='nofollow noreferrer') metrics.torproject.org]
|
||||||
p It is set to use 8 MBits of my Internet connection. It cannot became a guard node because of dynamic IP-address that changes every 10 days.
|
p It is set to use 8 MBits of my Internet connection. It cannot became a guard node because of dynamic IP-address.
|
||||||
div
|
div
|
||||||
h3 I2P router
|
h3 I2P router
|
||||||
p I help the network using an official #[a(href='https://geti2p.net' rel='nofollow noreferrer') I2P router].
|
p I help the network using an official #[a(href='https://geti2p.net' rel='nofollow noreferrer') I2P router].
|
||||||
|
Loading…
Reference in New Issue
Block a user