Embedding photographs of my cat. :3
This commit is contained in:
parent
efa629ddd8
commit
cc7481777b
@ -68,8 +68,12 @@ h3 { font-size: 1.05rem; }
|
||||
small,
|
||||
figure figcaption { font-size: .8rem; }
|
||||
|
||||
figure.center { text-align: center; }
|
||||
|
||||
figure img { width: 100%; }
|
||||
|
||||
figure.center img { width: 60%; }
|
||||
|
||||
figure figcaption { text-align: center; }
|
||||
|
||||
table {
|
||||
|
@ -25,6 +25,11 @@ block content
|
||||
p #[span.highlighted Why English only?] I want this place to be accessible by wide audience, and English happen to be todays lingua franca. Second, I do that to practice English. And I'm lazy to maintain two versions of the same thing.
|
||||
p P.S.: Yeah, I'm not so glad that this site partially repeats neocities' one.
|
||||
p Contact information and banners are #[a(href='#contacts') at the bottom of this page]. Yes, I totally agree with you not wanting to add my banner since I don't have a link page myself. :) Well, it's way easier to make a banner than a links page. :)
|
||||
section#my-cat
|
||||
h2 My cat :3
|
||||
figure.center
|
||||
a(href='/assets/img/my_cat.webp')
|
||||
img(src='/assets/img/my_cat_thumb.webp' title=':3' alt='My cat. :3')
|
||||
section#servers-summary
|
||||
h2 My servers
|
||||
p I have two of them, the first one is a #[a(href='https://www.raspberrypi.org/products/raspberry-pi-3-model-b/' rel='nofollow noreferrer') Raspberry Pi 3 rev. B] single board computer and the second one is a laptop. Yeah, not quite impressive, but they do their work just fine.
|
||||
|
Loading…
Reference in New Issue
Block a user