diff options
Diffstat (limited to 'http/share/components/meta.upphtml')
| -rw-r--r-- | http/share/components/meta.upphtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/http/share/components/meta.upphtml b/http/share/components/meta.upphtml new file mode 100644 index 0000000..445da4d --- /dev/null +++ b/http/share/components/meta.upphtml @@ -0,0 +1,4 @@ +<!-- Primary Meta Tags --> +<title>${TITLE}</title> +<meta name="title" content="${TITLE}" /> +<meta name="description" content="${DESCRIPTION}" /> |
