mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Updating unit tests
This commit is contained in:
parent
298151237e
commit
bed53d1c0b
4 changed files with 2 additions and 0 deletions
|
|
@ -326,6 +326,7 @@ img.left, figure.left {float: left; margin: 0 2em 2em 0;}
|
|||
.social a[type$='atom+xml'], .social a[type$='rss+xml'] {background-image: url('../images/icons/rss.png');}
|
||||
.social a[href*='slideshare.net'] {background-image: url('../images/icons/slideshare.png');}
|
||||
.social a[href*='speakerdeck.com'] {background-image: url('../images/icons/speakerdeck.png');}
|
||||
.social a[href*='stackoverflow.com'] {background-image: url('../images/icons/stackoverflow.png');}
|
||||
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
|
||||
.social a[href*='vimeo.com'] {background-image: url('../images/icons/vimeo.png');}
|
||||
.social a[href*='youtube.com'] {background-image: url('../images/icons/youtube.png');}
|
||||
|
|
|
|||
BIN
pelican/tests/output/basic/theme/images/icons/stackoverflow.png
Normal file
BIN
pelican/tests/output/basic/theme/images/icons/stackoverflow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 916 B |
|
|
@ -326,6 +326,7 @@ img.left, figure.left {float: left; margin: 0 2em 2em 0;}
|
|||
.social a[type$='atom+xml'], .social a[type$='rss+xml'] {background-image: url('../images/icons/rss.png');}
|
||||
.social a[href*='slideshare.net'] {background-image: url('../images/icons/slideshare.png');}
|
||||
.social a[href*='speakerdeck.com'] {background-image: url('../images/icons/speakerdeck.png');}
|
||||
.social a[href*='stackoverflow.com'] {background-image: url('../images/icons/stackoverflow.png');}
|
||||
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
|
||||
.social a[href*='vimeo.com'] {background-image: url('../images/icons/vimeo.png');}
|
||||
.social a[href*='youtube.com'] {background-image: url('../images/icons/youtube.png');}
|
||||
|
|
|
|||
BIN
pelican/tests/output/custom/theme/images/icons/stackoverflow.png
Normal file
BIN
pelican/tests/output/custom/theme/images/icons/stackoverflow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 916 B |
Loading…
Add table
Add a link
Reference in a new issue