clean up meta
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
{% set title = "Basic HTML Elements" %}
|
||||
{% set description = "This is the basic html page from hugo" %}
|
||||
{% set keywords = "my,keywords,go,here" %}
|
||||
{% set author = "Mike Hunt" %}
|
||||
{% set keywords = "html, css, javascript, php, twig" %}
|
||||
{% set author = "anonymous" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user