diff --git a/themes/blog/api/head.gohtml b/themes/blog/api/head.gohtml new file mode 100644 index 0000000..a709e4b --- /dev/null +++ b/themes/blog/api/head.gohtml @@ -0,0 +1,18 @@ +{{define "header"}} + + + + + + + + Api - Starss + + + + + + + +
+{{ end }} diff --git a/themes/blog/api/mdt.gohtml b/themes/blog/api/mdt.gohtml new file mode 100644 index 0000000..566549b --- /dev/null +++ b/themes/blog/api/mdt.gohtml @@ -0,0 +1,10 @@ + + + + + Title + + + + + \ No newline at end of file