feat: add structured data annotation to breadcrumb nav (#67)
This commit is contained in:
parent
1cf78cea4f
commit
e29fa7a327
3 changed files with 33 additions and 16 deletions
|
@ -5,7 +5,7 @@
|
|||
{{ partial "head" . }}
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body itemscope itemtype="https://schema.org/WebPage">
|
||||
{{ partial "svg-icon-symbols" . }}
|
||||
|
||||
<div class="wrapper">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue