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

_index.md « blog « en « content « exampleSite - github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 407f611c9fc34d177fe2e02c58b6329920fbff11 (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
36
37
38
39
40
---
title: Blog
description: Blog list page
blogHeaderType: img
header:
  - type: text
    height: 200
    paddingX: 50
    align: center
    title:
      - Blog
    subtitle: 
      - 
      - 
    titleColor: 
    titleFontSize: 44
    subtitleColor: 
    subtitleFontSize: 20
    spaceBetweenTitleSubtitle: 16
  
  - type: img
    imageSrc: images/header/background.jpg
    imageSize: cover
    imageRepeat: no-repeat
    imagePosition: center
    height: 280
    paddingX: 50
    paddingY: 0
    align: center
    title:
      - Zzo blog
    subtitle:
      - 
    titleColor: 
    titleShadow: true
    titleFontSize: 44
    subtitleColor:
    subtitleFontSize: 16
    spaceBetweenTitleSubtitle: 20
---