summaryrefslogtreecommitdiffhomepage
path: root/include/footer.html
blob: 9557e17f73dfb11fb40f552fc176b492c420fc88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
m4_define(`m4___id__', m4_esyscmd(git rev-list -1 HEAD m4___caller__))
<small>
	Page last edited:
	<a
		href="https://git.thomasvoss.com/www.thomasvoss.com/commit?id=m4___id__"
		target="_blank"
	>
		m4_esyscmd(
			git log -1 --pretty='format:%cI' m4___caller__ \
				| xargs date +'%A %d %B %Y — %T %Z' -d
		)
	</a>
</small>