File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515{{- end }}
1616{{- if .Site.Params.open }}
1717< title > {{ .Site.Title | safeHTML }}</ title >
18- < link rel ="alternate " type ="text/markdown " href ="{{ ' index.md' | relURL }} ">
18+ < link rel ="alternate " type ="text/markdown " href ="{{ " index.md " | relURL }}">
1919{{- else }}
2020< title > Bot Ready Resume</ title >
2121{{- end }}
3232< link rel ="stylesheet "
3333 href ="{{ $themeCss.RelPermalink }} "
3434 integrity ="{{ $themeCss.Data.Integrity }} ">
35- < link rel ="stylesheet " href ="{{ ' assets/fontawesome/css/all.min.css' | absURL }} ">
36- < link rel ="stylesheet " href ="{{ ' assets/fontawesome/css/all.min.css' | absURL }} ">
37- < link rel ="stylesheet " href ="{{ ' assets/icons/css/all.css' | absURL }} ">
35+ < link rel ="stylesheet " href ="{{ " assets /fontawesome/css/all.min.css" | absURL }}">
36+ < link rel ="stylesheet " href ="{{ " assets /fontawesome/css/all.min.css" | absURL }}">
37+ < link rel ="stylesheet " href ="{{ " assets /icons/css/all.css" | absURL }}">
3838{{- if .Site.Params.analytics.google }}
3939<!-- Google tag (gtag.js) -->
4040< script async
You can’t perform that action at this time.
0 commit comments