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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Chucheng <me@wangchucheng.com>2022-02-07 01:01:39 +0300
committerWANG Chucheng <me@wangchucheng.com>2022-02-07 01:01:39 +0300
commit27dd13c1bba6160519247f6a73e6be1770fe7b89 (patch)
tree648e1fb5e2a5b24e1083d3aaf5103612116ca5e3 /exampleSite
parentb0eb9e83ba1d09269c936fcf1fa29284d0c88083 (diff)
style: make colors more coordinated
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/homepage/experience.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/exampleSite/content/homepage/experience.md b/exampleSite/content/homepage/experience.md
index 626698a..66db55c 100644
--- a/exampleSite/content/homepage/experience.md
+++ b/exampleSite/content/homepage/experience.md
@@ -6,7 +6,7 @@ experiences:
organization:
name: Example Organization 1
url: https://example.org
- dates: '2019 - Present'
+ dates: "2019 - Present"
location: Country
writeup: >
Donec scelerisque egestas augue at tempor. Fusce faucibus magna in.
@@ -16,12 +16,12 @@ experiences:
- Aenean tincidunt enim vitae ante blandit tempor.
- Nam tincidunt diam quis lorem rutrum ullamcorper.
-
+
- title: Example Role 2
organization:
name: Example Organization 2
url: https://example.org
- dates: '2017 - 2019'
+ dates: "2017 - 2019"
location: Country
writeup: >
**Aliquam** at **rutrum** ante. In sed quam faucibus.
@@ -38,7 +38,7 @@ widget:
position: left
# Options: sm, md, lg and xl. Default is md.
scale:
-
+
background:
# Options: primary, secondary, tertiary or any valid color value. Default is primary.
color:
@@ -48,5 +48,5 @@ widget:
# Options: center, top, right, bottom, left.
position:
# Options: fixed, local, scroll.
- attachment:
---- \ No newline at end of file
+ attachment:
+---