diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index 68e3ea8..18ed719 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -761,6 +761,7 @@ li.disabled > .page-link:hover { @media print { .top, .section-header-link, + .post-meta-view-source, .prevnext, .share-buttons, .related-posts, diff --git a/layouts/partials/post-meta-item/viewsource.html b/layouts/partials/post-meta-item/viewsource.html index 15c7989..667a041 100644 --- a/layouts/partials/post-meta-item/viewsource.html +++ b/layouts/partials/post-meta-item/viewsource.html @@ -1,5 +1,5 @@ {{ if and .Site.Params.gitFileURL .File.Path }} - + {{ with .Site.Params.gitFileIcon }} {{ partial "icon.html" . }} {{ else }}