@@ -23,27 +23,27 @@ author: IEA Wind Task 37
2323# --- List of links in the navigation bar --- #
2424# ##############################################
2525
26- # navbar-links:
27- # About Me : "aboutme "
28- # Resources:
29- # - Beautiful Jekyll: "https://beautifuljekyll.com"
30- # - Learn markdown: "https://www.markdowntutorial.com/"
31- # Author's home: "https://deanattali.com"
32-
33- # # ###############
34- # # --- Logo --- #
35- # # ###############
36-
37- # # Image to show in the navigation bar - works best with a square image
38- # # Remove this parameter if you don't want an image in the navbar
39- # avatar: "/assets/img/ avatar-icon.png "
40-
41- # # By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false'
42- # round-avatar: true
43-
44- # # If you want to have an image logo in the top-left corner instead of having the title of the website,
45- # # then specify the following parameter
46- # # title-img: /path/to/image
26+ navbar-links :
27+ APage : " Another-page "
28+ Resources :
29+ - Beautiful Jekyll : " https://beautifuljekyll.com"
30+ - Learn markdown : " https://www.markdowntutorial.com/"
31+ Author's home : " https://deanattali.com"
32+
33+ # ###############
34+ # --- Logo --- #
35+ # ###############
36+
37+ # Image to show in the navigation bar - works best with a square image
38+ # Remove this parameter if you don't want an image in the navbar
39+ avatar : " /assets/avatar-icon.jpeg "
40+
41+ # By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false'
42+ round-avatar : true
43+
44+ # If you want to have an image logo in the top-left corner instead of having the title of the website,
45+ # then specify the following parameter
46+ # title-img: /path/to/image
4747
4848
4949# #####################################
0 commit comments