File tree Expand file tree Collapse file tree 10 files changed +7
-20
lines changed
themes/hugo-theme-stack/layouts/partials/article/components Expand file tree Collapse file tree 10 files changed +7
-20
lines changed Original file line number Diff line number Diff line change 11---
2- name : Francesco Nigro
32title : Francesco Nigro
43photo : ' '
54twitter : forked_franz
Original file line number Diff line number Diff line change 11---
22title : Authors
3- description : Red Hat Application Services Performance Team
4- date : ' 2022-11-13'
53aliases :
6- - about-us
7- - about-hugo
8- - contact
4+ - authors
95license : CC BY-NC-ND
10- lastmod : ' 2020-11-24'
11- menu :
12- main :
13- weight : -70
14- params :
15- icon : user
6+ # menu:
7+ # main:
8+ # weight: -70
9+ # params:
10+ # icon: user
1611---
Original file line number Diff line number Diff line change 11---
2- name : Jeremy Whiting
32title : Jeremy Whiting
43photo : ' '
54twitter : ' '
Original file line number Diff line number Diff line change 11---
2- name : Jesper Pedersen
32title : Jesper Pedersen
43photo : ' '
54twitter : ' '
Original file line number Diff line number Diff line change 11---
2- name : John O'Hara
32title : John O'Hara
43photo : ' '
54twitter : JohnnyDoItAll
Original file line number Diff line number Diff line change 11---
2- name : Luis Barreiro
32title : Luis Barreiro
43photo : ' '
54twitter : ' '
Original file line number Diff line number Diff line change 11---
2- name : Radim vansa
32title : Radim vansa
43photo : ' '
54twitter : ' '
Original file line number Diff line number Diff line change 11---
2- name : Stale Pedersen
32title : Stale Pedersen
43photo : ' '
54twitter : ' '
Original file line number Diff line number Diff line change 11---
2- name : Will Reichert
32title : Will Reichert
43photo : ' '
54twitter : ' '
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ <h3 class="article-subtitle">
4949 {{- with $.Site.GetPage "taxonomyTerm" (printf "authors/%s" (urlize .)) }}
5050 < div >
5151 {{ partial "helper/icon" "user" }}
52- < a href ="{{ .Permalink }} "> {{ .Params.name }}</ a >
52+ < a href ="{{ .Permalink }} "> {{ .Params.title }}</ a >
5353 </ div >
5454 {{ end }}
5555 {{ end }}
You can’t perform that action at this time.
0 commit comments