File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
src/Elastic.Documentation.Site/Layout Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 11@inherits RazorSlice <Elastic .Documentation .Site .GlobalLayoutViewModel >
22
3-
43<footer class =" py-12 px-6 w-full mx-auto bg-ink-dark" >
54 <div class =" max-w-(--max-layout-width) w-full mx-auto" >
65 <div class =" text-grey-20 text-[12px]" >
3433 </div >
3534 </div >
3635</footer >
37-
38- <script src =" @Model.Static(" main.js " )" ></script >
Original file line number Diff line number Diff line change 88 <link rel =" preload" href =" @fontFile" as =" font" type =" font/woff2" crossorigin >
99 }
1010 <link rel =" stylesheet preload" as =" style" type =" text/css" href =" @Model.Static(" styles.css " )" crossorigin />
11+ <script src =" @Model.Static(" main.js " )" defer ></script >
1112 @if (Model .CanonicalBaseUrl is not null )
1213 {
1314 <link rel =" canonical" href =" @Model.CanonicalUrl" />
You can’t perform that action at this time.
0 commit comments