1
0
mirror of https://github.com/actix/actix-website synced 2025-06-28 16:00:36 +02:00

Update website

This commit is contained in:
Armin Ronacher
2018-05-22 23:15:08 +02:00
parent e14d14f51b
commit be2e12d2d2
93 changed files with 7324 additions and 894 deletions

4
layouts/code/single.html Normal file
View File

@ -0,0 +1,4 @@
{{ define "main" }}
<p class="uplink"><a href="/code/">↑ Back to code</a>
{{ .Content }}
{{ end }}