1
0
mirror of https://github.com/actix/actix-website synced 2025-06-28 07:50:37 +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

3
layouts/code/code.html Normal file
View File

@ -0,0 +1,3 @@
{{ define "main" }}
{{ .Content }}
{{ end }}