From 02deb0ba26d5be0e9fb60f9bd3eaa254cd4d24bc Mon Sep 17 00:00:00 2001 From: Shulhan Date: Wed, 4 Mar 2020 22:52:42 +0700 Subject: templates: tambah meta tag "description", "robots", dan bahasa --- templates/html.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/html.tmpl b/templates/html.tmpl index bf2acd3..74c6bb9 100644 --- a/templates/html.tmpl +++ b/templates/html.tmpl @@ -1,9 +1,12 @@ - + + + + {{.Title}} -- cgit v1.3