Update Задание_7.md

parent 58db9a5b
...@@ -16,7 +16,7 @@ echo theme = \"ananke\" >> config.toml ...@@ -16,7 +16,7 @@ echo theme = \"ananke\" >> config.toml
Переместить её в директорию themes проекта Переместить её в директорию themes проекта
Добавить тему в конфигурацию… Добавить тему в конфигурацию…
4. Добавить контент можно с помощью команды: hugo new posts/my-first-post.md 4. Добавить контент можно с помощью команды: hugo new posts/my-first-post.md
5. В полученный файл добавить следующие данные: 5. В полученный файл добавить следующие данные:
\-\-\- \-\-\-
title: "My First Post" title: "My First Post"
date: 2019-03-26T08:47:11+01:00 date: 2019-03-26T08:47:11+01:00
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment