File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dateFormat = ':date_long'
1111
1212# Show content graph for single notes and posts.
1313# Default: true
14- showGraph = true
14+ showGraph = false
1515
1616# Author details for the JSON-LD structured data.
1717[params .author ]
@@ -100,10 +100,10 @@ weight = 3
100100name = ' Projects'
101101pageRef = ' /projects'
102102weight = 4
103- [[menus .main ]]
104- name = ' Graph'
105- pageRef = ' /graph'
106- weight = 5
103+ # [[menus.main]]
104+ # name = 'Graph'
105+ # pageRef = '/graph'
106+ # weight = 5
107107
108108[markup ]
109109[markup .goldmark ]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ <h1 class="!mb-1">{{ . }}</h1>
88 {{- with .Content }}
99 {{ . }}
1010 {{ end -}}
11- < p class ="lead "> technology builder of many hats. mostly senior software engineer. open to new challenges in my next role.</ p >
11+ < p class ="lead "> technology builder of many hats. primarily a senior software engineer. open to new challenges in my next role.</ p >
1212 </ article >
1313
1414 {{- if default true site.Params.home.showRecentPosts }}
You can’t perform that action at this time.
0 commit comments