The new website with link to my resume.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
2018-05-13 22:04:36 +05:30
parent afc68d4775
commit dfb04085fb
66 changed files with 3475 additions and 187 deletions
@@ -0,0 +1,6 @@
{{ define "title" }}
{{ .Title }} · {{ .Site.Title }}
{{ end }}
{{ define "content" }}
{{ partial "list.html" . }}
{{ end }}