File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 8787 </ div >
8888 </ main >
8989
90- < footer class ="py-4 border-top ">
90+ < footer class ="py-4 border-top bg-light ">
9191 < div class ="container limit-width text-end ">
9292
9393 < div class ="d-flex justify-content-between ">
94- < div style ="opacity: .5; ">
95- Copyright {{ now.Format "2006" }} < a href ='https://github.com/swharden ' class ="text-dark "> @swharden</ a >
94+
95+ < div class ="text-start text-muted ">
96+ < div >
97+ Copyright {{ now.Format "2006" }} < a href ='https://github.com/swharden ' class ="text-dark "> @swharden</ a >
98+ </ div >
99+ < div >
100+ Built with Hugo {{ .Site.Hugo.Version }}
101+ </ div >
102+ < div >
103+ {{ time now | time.Format ":date_long" }}
104+ at {{ time now "America/New_York" | time.Format ":time_short" }} EST
105+ </ div >
96106 </ div >
107+
97108 < div >
98109 < a href ="https://github.com/swharden/patch ">
99110 < img class ="github-edit-button " src ="/patch/img/github-edit.svg " />
You can’t perform that action at this time.
0 commit comments