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 87
87
</ div >
88
88
</ main >
89
89
90
- < footer class ="py-4 border-top ">
90
+ < footer class ="py-4 border-top bg-light ">
91
91
< div class ="container limit-width text-end ">
92
92
93
93
< 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 >
96
106
</ div >
107
+
97
108
< div >
98
109
< a href ="https://github.com/swharden/patch ">
99
110
< img class ="github-edit-button " src ="/patch/img/github-edit.svg " />
You can’t perform that action at this time.
0 commit comments