Fixed links for banners on an about page.
This commit is contained in:
parent
9d4c997c3e
commit
eecdfbcfa2
@ -198,15 +198,15 @@ block content
|
|||||||
p In case you found my site anyhow useful and like to add me to your links page here are the banners for you.
|
p In case you found my site anyhow useful and like to add me to your links page here are the banners for you.
|
||||||
div.grid.banners
|
div.grid.banners
|
||||||
figure
|
figure
|
||||||
img(src="/assets/img/banner_88x31.gif" alt="Light banner 88x31")
|
img(src="/shared/assets/img/banner_88x31.gif" alt="Light banner 88x31")
|
||||||
figure
|
figure
|
||||||
img(src="/assets/img/banner_240x60.gif" alt="Light banner 240x60")
|
img(src="/shared/assets/img/banner_240x60.gif" alt="Light banner 240x60")
|
||||||
p And theirs dark counterparts are also available.
|
p And theirs dark counterparts are also available.
|
||||||
div.grid.banners
|
div.grid.banners
|
||||||
figure
|
figure
|
||||||
img(src="/assets/img/banner_dark_88x31.gif" alt="Dark banner 88x31")
|
img(src="/shared/assets/img/banner_dark_88x31.gif" alt="Dark banner 88x31")
|
||||||
figure
|
figure
|
||||||
img(src="/assets/img/banner_dark_240x60.gif" alt="Dark banner 240x60")
|
img(src="/shared/assets/img/banner_dark_240x60.gif" alt="Dark banner 240x60")
|
||||||
section#privacy-statements
|
section#privacy-statements
|
||||||
h2 Privacy statements
|
h2 Privacy statements
|
||||||
p I respect your privacy as my own, and now I got rid of any JavaScript code, and now theme is switched based on your OS's preference using media query.
|
p I respect your privacy as my own, and now I got rid of any JavaScript code, and now theme is switched based on your OS's preference using media query.
|
||||||
|
Loading…
Reference in New Issue
Block a user