浏览代码

docs: add keywords and description

Mikael Koli 3 年之前
父节点
当前提交
8c030d2d97
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/tutorials/templating.rst

+ 4 - 0
docs/tutorials/templating.rst

@@ -1,4 +1,8 @@
 
+.. meta::
+   :description: Send templated email in Python using Jinja. 
+   :keywords: send, email, Python, jinja, environment
+
 .. _templating:
 
 Using Templates