We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357edbf commit caf52d2Copy full SHA for caf52d2
docs/_layouts/homepage.html
@@ -17,7 +17,6 @@
17
<div class="flex gap-6 md:gap-0 md:flex-row justify-between md:items-center p-3 md:p-6 w-full max-w-7xl">
18
<div class="flex items-center gap-2 sm:gap-3">
19
<img src="{{ site.baseurl }}/assets/img/httpsf-logo.svg" alt="Logo" class="w-[80px] sm:w-[60px] h-[40px] sm:h-[50px]"/>
20
- <div class="font-black text-2xl">HTTP Structured Fields</div>
21
</div>
22
<div class="flex items-center gap-0 md:gap-0">
23
<a href="{{ site.data.project.repository_url }}" class="px-2 py-2 sm:px-6 sm:py-3 font-black text-md text-black-50 hover:text-csv-dark hover:underlines whitespace-nowrap">SOURCE CODE</a>
0 commit comments