summaryrefslogblamecommitdiff
path: root/templates/footer.rs.html
blob: 1574a50467679e0db0be90d5af8d1ceb9f3b0a02 (plain) (tree)
1
2
3
4
5
6
7
8
9
   

                       





                                                                                                                                                                      
      

       
@()

<footer class="footer">
	<blockquote>Content copyright Cara Salter 2021, based on <a
										 href="https://github.com/Xe/site">Xe/site</a>
		under the Zlib license</blockquote>
	<p>This server runs version @env!("GIT_SHA"), located on my <a
										    href='https://git.carathe.dev/~muirrum/site/commit/@env!("GIT_SHA")'>sourcehut</a>
</footer>
</div>
</body>
</html>