File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
themes/mytheme/layouts/partials Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- < meta charset ="UTF-8 ">
2- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
31< title > {{ if .Title }}{{ .Title }} – offsecnotes {{ end }}</ title >
42
5- < meta name =" description " content =" {{ .Params.Description }} ">
3+ < meta charset =" UTF-8 ">
64< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
5+ < meta name ="description " content ="{{ .Params.Description }} ">
6+ < meta name ="author " content ="{{ .Site.Params.AUTHOR }} ">
77
88< meta property ="og:title " content ="{{ if .Title }}{{ .Title }} – offsecnotes {{ end }} ">
99< meta property ="og:description " content ="{{ .Params.Description }} ">
Original file line number Diff line number Diff line change 11< div class ="col-8 ">
22 < div class ="navbar-brand-blur ">
3- < button class ="btn " id ="toggleSidebar " style ="background-color: none; ">
3+ < button class ="btn " id ="toggleSidebar " aria-label =" Open or close sidebar menu " style ="background-color: none; ">
44 < svg width ="27 " height ="27 " viewBox ="0 0 27 27 " fill ="none " xmlns ="http://www.w3.org/2000/svg "
55 class ="icon-xl-heavy max-md:hidden ">
66 < path fill-rule ="evenodd " clip-rule ="evenodd "
You can’t perform that action at this time.
0 commit comments