File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99@media (max-width : 767px ) {
1010.post-content pre { margin-left : -30px ; margin-right : -30px ; border-radius : 0 ; }
1111}
12+ .post-footer-include {margin-top : 80px ; }
13+ .edit-this-page { padding-bottom : 2px ; border-bottom : 1.5px solid rgba (0 , 0 , 0 , .8 ); }
1214</ style >
Original file line number Diff line number Diff line change 1+ < div class ="post-footer-include ">
2+ < a class ="edit-this-page " href ="https://github.com/superbrothers/text.superbrothers.dev/tree/master/content/{{$.Page.File.Path}} "> Edit this page</ a >
3+ </ div >
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ <h1 class="post-title">{{ .Title }}</h1>
1717 {{ end }}
1818 </ ul >
1919 {{ end }}
20+ {{ partial "post-footer-include.html" . }}
2021 </ footer >
2122 <!-- Comments system area start -->
2223 {{ if not (eq .Params.comments false) }}
You can’t perform that action at this time.
0 commit comments