Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--create/content.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/create/content.go b/create/content.go
index b97744484..0daebc3ad 100644
--- a/create/content.go
+++ b/create/content.go
@@ -11,6 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// Package create provides functions to create new content.
package create
import (