remove unneccessary ß in single.html

This PR removes an unnecessary ß in the single.html introduced in the latest upgrade of tailwind.
pull/766/head
Jan Fader 2024-01-04 06:40:32 +01:00 committed by GitHub
parent c8f648d5c2
commit 6c0f80fe08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
<div class="mb-12 mt-8 text-base text-neutral-500 print:hidden dark:text-neutral-400">
{{ partial "article-meta.html" (dict "context" . "scope" "single") }}
</div>
ß
{{ with $feature }}
<div class="prose">
{{ $altText := $.Params.featureAlt | default $.Params.coverAlt | default "" }}