blob: 280317074391990ebc285ed65ea0e0cea2b6bb8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
baseurl = "https://mamago.org/casacaracol/"
languageCode = "en-gb"
title = "Casa Caracol"
# Define how many pages appear per site
paginate = 10
# Enable comments powered by Disqus by entering your disqus shortname
disqusShortname = ""
theme = "hugo-minimalist-theme"
[params]
site_author = "Caracol"
site_description = "Villa in the Sun -- Casa Caracol"
location = "Valencia"
# All paths are relative to the baseurl. Put your files
# somewhere in the static folder.
avatar = "img/ammonite.jpg"
header_background = "img/pool-view.jpg"
header_title = "Casa Caracol"
copyright = "Powered by [Hugo](http://gohugo.io)."
# Enable gogle analytics by entering your tracking code
google_analytics = ""
[social]
# Add your social network accounts to the profile section on the left
# by entering your username. The links to your account will be
# create automatically.
twitter = ""
facebook = ""
linkedin = ""
behance = ""
dribbble = ""
instagram = ""
github = ""
gplus = ""
|