diff --git a/assets/stylesheets/global/_print.scss b/assets/stylesheets/global/_print.scss index 30fa64c1..5044631e 100644 --- a/assets/stylesheets/global/_print.scss +++ b/assets/stylesheets/global/_print.scss @@ -29,7 +29,7 @@ } ._attribution:last-child:after { - content: 'Exported from DevDocs — https://devdocs.io'; + content: 'Exported from DevDocs \2014 https://devdocs.io'; display: block; margin-top: 1rem; font-weight: $bolderFontWeight;