Skip to content

Commit

Permalink
chore: upgrade to Eureka 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 9, 2022
1 parent f0ee63d commit 74fc261
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
12 changes: 6 additions & 6 deletions content/homepage/experience.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.
Expand All @@ -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:
Expand All @@ -48,5 +48,5 @@ widget:
# Options: center, top, right, bottom, left.
position:
# Options: fixed, local, scroll.
attachment:
---
attachment:
---
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ module github.com/wangchucheng/hugo-eureka-starters

go 1.16

require (
wangchucheng.com/hugo-eureka v0.9.0 // indirect
)
require wangchucheng.com/hugo-eureka v0.9.1 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
wangchucheng.com/hugo-eureka v0.9.0 h1:Fw7YmYdzCPOkxNOq1vW9+uzPeKAydZZBHZg4DX+A3fU=
wangchucheng.com/hugo-eureka v0.9.0/go.mod h1:ldj7VHYXeNEnMDom+qe4ZwOP8BJkD+Rj+Uum6WTgGCA=
wangchucheng.com/hugo-eureka v0.9.1 h1:D+j0ARWQQMVOpqB8UpDPHHhubt27SL7PuOHQ6wvriCE=
wangchucheng.com/hugo-eureka v0.9.1/go.mod h1:vz1B81+UwcYXu6uOJ3aCt4PPa5gikq3OxLlqpjBnHDY=

0 comments on commit 74fc261

Please sign in to comment.