Bud Parr 7 лет назад
Родитель
Сommit
9a33ab1fab
Аккаунт пользователя с таким Email не найден
2 измененных файлов: 3 добавлений и 3 удалений
  1. 1
    1
      exampleSite/config.toml
  2. 2
    2
      exampleSite/content/contact.md

+ 1
- 1
exampleSite/config.toml Просмотреть файл

@@ -1,5 +1,5 @@
title = "Notre-Dame de Paris"
baseURL = "http://gohugo-theme-example.netlify.com/"
baseURL = "https://example.com"
languageCode = "en-us"
theme = "gohugo-theme-ananke"


+ 2
- 2
exampleSite/content/contact.md Просмотреть файл

@@ -8,6 +8,6 @@ menu:
---


This is an example of a custom shortcode that you can put right into your content. You will need to add a form action to the the shortcode to make it work.
This is an example of a custom shortcode that you can put right into your content. You will need to add a form action to the the shortcode to make it work. Check out [Formspree](https://formspree.io/) for a simple, free form service.

{{< form-contact action="https://example.com" >}}
{{< form-contact action="https://example.com" >}}

Загрузка…
Отмена
Сохранить