aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/docs/footer.html
AgeCommit message (Collapse)AuthorFilesLines
2019-12-17replacing any backslashes with forward slashes for edit file url(#116)Thomas M Porter II1-1/+1
Seems to be a Windows related thing. `.File.Path` returns a path with backslashes this adds a replace to make those forward slashes. This appears to fix #115
2019-12-09Make icons white in dark modeAlex Shpak1-2/+2
2019-11-16Make GitInfo not required for 'edit this page' linkAlex Shpak1-1/+1
2019-11-16Refactor footerAlex Shpak1-9/+12
2019-11-16Polish multilang mode, update docsAlex Shpak1-2/+2
2019-11-16Add language switch at bottom of pageAlex Shpak1-0/+24
2019-04-09Various fixes responding to Alex notesJordi Bares1-15/+0
2019-04-09Add footer functionalityJordi Bares1-0/+15