1
0
mirror of https://github.com/actix/actix-website synced 2025-09-03 01:56:39 +02:00

add example project and blog nav

This commit is contained in:
krircc
2018-06-24 22:31:09 +08:00
parent ada7b80fe9
commit 93d92615cb
9 changed files with 133 additions and 11 deletions

3
layouts/blog/single.html Normal file
View File

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