|
19 | 19 | <meta property="og:url" content="//localhost:1313/tags/" />
|
20 | 20 |
|
21 | 21 | <meta itemprop="name" content="Tags">
|
22 |
| - <meta itemprop="datePublished" content="2020-01-01T00:00:00+00:00"> |
23 |
| - <meta itemprop="dateModified" content="2020-01-01T00:00:00+00:00"> |
24 | 22 | <meta name="twitter:card" content="summary">
|
25 | 23 | <meta name="twitter:title" content="Tags">
|
26 | 24 |
|
|
157 | 155 | href="/blog/"
|
158 | 156 |
|
159 | 157 | >Blog
|
160 |
| - <span class="hextra-sidebar-collapsible-button"><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="hx-h-[18px] hx-min-w-[18px] hx-rounded-sm hx-p-0.5 hover:hx-bg-gray-800/5 dark:hover:hx-bg-gray-100/5"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" class="hx-origin-center hx-transition-transform rtl:-hx-rotate-180"></path></svg></span> |
161 |
| - </a><div class="ltr:hx-pr-0 hx-overflow-hidden"> |
162 |
| - <ul class='hx-relative hx-flex hx-flex-col hx-gap-1 before:hx-absolute before:hx-inset-y-1 before:hx-w-px before:hx-bg-gray-200 before:hx-content-[""] ltr:hx-ml-3 ltr:hx-pl-3 ltr:before:hx-left-0 rtl:hx-mr-3 rtl:hx-pr-3 rtl:before:hx-right-0 dark:before:hx-bg-neutral-800'><li class="hx-flex hx-flex-col "><a |
163 |
| - class="hx-flex hx-items-center hx-justify-between hx-gap-2 hx-cursor-pointer hx-rounded hx-px-2 hx-py-1.5 hx-text-sm hx-transition-colors [-webkit-tap-highlight-color:transparent] [-webkit-touch-callout:none] [word-break:break-word] |
164 |
| - hx-text-gray-500 hover:hx-bg-gray-100 hover:hx-text-gray-900 contrast-more:hx-border contrast-more:hx-border-transparent contrast-more:hx-text-gray-900 contrast-more:hover:hx-border-gray-900 dark:hx-text-neutral-400 dark:hover:hx-bg-primary-100/5 dark:hover:hx-text-gray-50 contrast-more:dark:hx-text-gray-50 contrast-more:dark:hover:hx-border-gray-50" |
165 |
| - href="/blog/markdown/" |
166 |
| - |
167 |
| - >Markdown Syntax Guide |
168 |
| - </a> |
169 |
| - |
170 |
| - </li></ul> |
171 |
| - </div></li> |
| 158 | + </a></li> |
172 | 159 | <li class=""><a
|
173 | 160 | class="hx-flex hx-items-center hx-justify-between hx-gap-2 hx-cursor-pointer hx-rounded hx-px-2 hx-py-1.5 hx-text-sm hx-transition-colors [-webkit-tap-highlight-color:transparent] [-webkit-touch-callout:none] [word-break:break-word]
|
174 | 161 | hx-text-gray-500 hover:hx-bg-gray-100 hover:hx-text-gray-900 contrast-more:hx-border contrast-more:hx-border-transparent contrast-more:hx-text-gray-900 contrast-more:hover:hx-border-gray-900 dark:hx-text-neutral-400 dark:hover:hx-bg-primary-100/5 dark:hover:hx-text-gray-50 contrast-more:dark:hx-text-gray-50 contrast-more:dark:hover:hx-border-gray-50"
|
@@ -223,33 +210,6 @@ <h1 class="hx-text-center hx-mt-2 hx-text-4xl hx-font-bold hx-tracking-tight hx-
|
223 | 210 | </div>
|
224 | 211 | <div class="hx-grid hx-grid-cols-1 md:hx-grid-cols-2 lg:hx-grid-cols-3 xl:hx-grid-cols-4 hx-gap-4">
|
225 | 212 |
|
226 |
| - <div class="hx-w-full"> |
227 |
| - <a |
228 |
| - href="/tags/example/" |
229 |
| - title="Example" |
230 |
| - class="hx-font-medium hover:hx-text-primary-600" |
231 |
| - >Example<span class="hx-text-sm hx-text-gray-500"> 1</span> |
232 |
| - </a> |
233 |
| - </div> |
234 |
| - |
235 |
| - <div class="hx-w-full"> |
236 |
| - <a |
237 |
| - href="/tags/guide/" |
238 |
| - title="Guide" |
239 |
| - class="hx-font-medium hover:hx-text-primary-600" |
240 |
| - >Guide<span class="hx-text-sm hx-text-gray-500"> 1</span> |
241 |
| - </a> |
242 |
| - </div> |
243 |
| - |
244 |
| - <div class="hx-w-full"> |
245 |
| - <a |
246 |
| - href="/tags/markdown/" |
247 |
| - title="Markdown" |
248 |
| - class="hx-font-medium hover:hx-text-primary-600" |
249 |
| - >Markdown<span class="hx-text-sm hx-text-gray-500"> 1</span> |
250 |
| - </a> |
251 |
| - </div> |
252 |
| - |
253 | 213 | </div>
|
254 | 214 | </main>
|
255 | 215 | </article>
|
|
0 commit comments