File tree Expand file tree Collapse file tree 4 files changed +7
-11
lines changed
Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 1313 <super>
1414 </head>
1515 <body>
16- <nav id="main-nav" class="centered">
17- <a href="/">Home</a>
18- <a href="/zls/install">ZLS</a>
19- <a href="https://github.com/sponsors/zigtools">Sponsor</a>
20- <a href="https://github.com/zigtools" target="_blank">GitHub</a>
21- </nav>
2216 <header id="header">
17+ <nav id="main-nav" class="centered">
18+ <a href="/">Home</a>
19+ <a href="/zls/install">ZLS</a>
20+ <a href="https://github.com/sponsors/zigtools">Sponsor</a>
21+ <a href="https://github.com/zigtools" target="_blank">GitHub</a>
22+ </nav>
2323 <super>
2424 </header>
2525 <div id="content">
Original file line number Diff line number Diff line change 102102 </style>
103103 <super>
104104</head>
105- <header id="header">
106- <super>
107- </header>
105+ <header id="header"></header>
108106<div id="content">
109107 <nav id="sidebar">
110108 <div id="sidebar-content">
Original file line number Diff line number Diff line change 11<extend template="with-zls-docs.shtml">
22<title id="title" :text="$page.title"></title>
33<head id="head"></head>
4- <header id="header"></header>
54<div id="main">
65 <main :html="$page.content()"></main>
76</div>
Original file line number Diff line number Diff line change 119119 }
120120 </style>
121121</head>
122- <header id="header"></header>
123122<div id="main">
124123 <noscript>
125124 <div class="banner noscript-banner">
You can’t perform that action at this time.
0 commit comments