Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added external link SVG image.
  • Loading branch information
ahalbert committed Sep 1, 2016
1 parent 7bdd250 commit e3c7aa3
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/sass/style.scss
Expand Up @@ -562,3 +562,7 @@ div.highlight span.c-Singleline, div.highlight span.c {
}
}
}

a[href*="//"]:not([href*="perl6.org"])::after {
content: url(../images/External-link-04-bold-12x12.svg);
}
17 changes: 17 additions & 0 deletions html/images/External-link-04-bold-12x12.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions template/footer.html
Expand Up @@ -9,6 +9,9 @@
This documentation is provided under the terms of the
<a href="https://raw.githubusercontent.com/perl6/doc/master/LICENSE">Artistic License 2.0</a>.
The Camelia image is copyright © 2009 by Larry Wall.
<!-- CREDITS -->
<!--External Link Image by Zapyon, CCA-SA 4.0. Derived from Wikimedia Foundation https://commons.wikimedia.org/wiki/File:External-link-04-bold-12x12.svg -->

</p>
<p>
<small>
Expand Down

0 comments on commit e3c7aa3

Please sign in to comment.