All photographs placed in a photos subdirectory.
Before Width: | Height: | Size: 478 KiB After Width: | Height: | Size: 478 KiB |
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 218 KiB After Width: | Height: | Size: 218 KiB |
Before Width: | Height: | Size: 336 KiB After Width: | Height: | Size: 336 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 275 KiB After Width: | Height: | Size: 275 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
@ -35,11 +35,11 @@ block content
|
||||
h2 My kot Boris :3
|
||||
div.columns.figs
|
||||
figure
|
||||
a(href='/assets/img/my_cat.webp')
|
||||
img(src='/assets/img/my_cat_thumb.webp' title=':3' alt='My cat. :3')
|
||||
a(href='/assets/img/photos/my_cat.webp')
|
||||
img(src='/assets/img/photos/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')
|
||||
a(href='/assets/img/photos/my_cat_2.webp')
|
||||
img(src='/assets/img/photos/my_cat_2_thumb.webp' title='xDDDD' alt='xDDDD')
|
||||
p And here we continue. :)
|
||||
section#more-about-me
|
||||
h3 Hobbies
|
||||
@ -90,12 +90,12 @@ block content
|
||||
section#servers-photos
|
||||
div.columns.figs
|
||||
figure
|
||||
a(href='/assets/img/raspi.webp')
|
||||
img(src='/assets/img/raspi_thumb.webp' alt='Raspberry Pi 3 rev. B')
|
||||
a(href='/assets/img/photos/raspi.webp')
|
||||
img(src='/assets/img/photos/raspi_thumb.webp' alt='Raspberry Pi 3 rev. B')
|
||||
figcaption Raspberry Pi 3 rev. B
|
||||
figure
|
||||
a(href='/assets/img/acer.webp')
|
||||
img(src='/assets/img/acer_thumb.webp' title='Screen and keyboard are broken anyway.' alt='Laptop')
|
||||
a(href='/assets/img/photos/acer.webp')
|
||||
img(src='/assets/img/photos/acer_thumb.webp' title='Screen and keyboard are broken anyway.' alt='Laptop')
|
||||
figcaption Acer Packard Bell TE69CX
|
||||
section#servers-public-services
|
||||
h2 Public services
|
||||
|