File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 33# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
44# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
55
6- title : Wowchemy Research Group # Website name
6+ title : TELOS System Research Group # Website name
77baseURL : ' https://example.com/' # Website URL
88
99# ###########################
Original file line number Diff line number Diff line change 44# The weight parameter defines the order that the links will appear in.
55
66main :
7- - name : Tour
8- url : tour
9- weight : 10
10- - name : News
11- url : post
12- weight : 20
7+ # - name: Tour
8+ # url: tour
9+ # weight: 10
10+ # - name: News
11+ # url: post
12+ # weight: 20
1313 - name : People
1414 url : people
1515 weight : 30
16- - name : Events
17- url : event
18- weight : 40
16+ # - name: Events
17+ # url: event
18+ # weight: 40
1919 - name : Publications
2020 url : publication
2121 weight : 50
22- - name : Contact
23- url : contact
24- weight : 60
22+ # - name: Contact
23+ # url: contact
24+ # weight: 60
You can’t perform that action at this time.
0 commit comments