File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ <h3 class="font-semibold tracking-tight text-slate-900">Older versions</h3>
97
97
98
98
< div class ="flex flex-col lg:flex-row gap-12 my-16 px-6 md:px-0 ">
99
99
< a href ="https://bakame-php.github.io/http-structured-fields/ " class ="flex gap-3 lg:justify-between items-start transition-all hover-block ">
100
- < img src ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " alt ="HTTP Structured Field Logo " class ="w-[96px ] sm:w-[70px ] h-[96px] sm:h-[70px] " />
100
+ < img src ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " alt ="HTTP Structured Field Logo " class ="w-[165px ] sm:w-[120px ] h-[96px] sm:h-[70px] " />
101
101
< div class ="flex flex-col ">
102
102
< div class ="font-black text-lg text-dark "> HTTP Structured Field</ div >
103
103
< p class ="text-light "> Work with HTTP Structured Fields in PHP</ p >
@@ -154,5 +154,6 @@ <h3 class="font-semibold tracking-tight text-slate-900">Older versions</h3>
154
154
</ div >
155
155
</ footer >
156
156
</ div >
157
+ < script src ="{{ site.baseurl }}{{ site.data.manifest['docs.js'] }} "> </ script >
157
158
</ body >
158
159
</ html >
Original file line number Diff line number Diff line change 21
21
< header class ="flex items-center sm:justify-center ">
22
22
< 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 ">
23
23
< div class ="flex items-center gap-2 sm:gap-3 ">
24
- < img src ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " alt ="Logo " class ="w-[86px ] sm:w-[70px ] h-[86px ] sm:h-[70px] "/>
24
+ < img src ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " alt ="Logo " class ="w-[165px ] sm:w-[120px ] h-[96px ] sm:h-[70px] "/>
25
25
</ div >
26
26
< div class ="flex items-center gap-0 md:gap-0 ">
27
27
< 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 >
@@ -66,7 +66,7 @@ <h2 class="font-medium text-3xl text-light">Work with HTTP Structured Fields in
66
66
67
67
< div class ="flex flex-col lg:flex-row gap-12 my-16 px-6 md:px-0 ">
68
68
< a href ="https://bakame-php.github.io/http-structured-fields/ " class ="flex gap-3 lg:justify-between items-start transition-all hover-block ">
69
- < img src ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " alt ="HTTP Structured Field Logo " class ="w-[96px ] sm:w-[70px ] h-[96px] sm:h-[70px] " />
69
+ < img src ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " alt ="HTTP Structured Field Logo " class ="w-[165px ] sm:w-[120px ] h-[96px] sm:h-[70px] " />
70
70
< div class ="flex flex-col ">
71
71
< div class ="font-black text-lg text-dark "> HTTP Structured Field</ div >
72
72
< p class ="text-light "> Work with HTTP Structured Fields in PHP</ p >
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ <h1>Redirecting…</h1>
50
50
51
51
< div class ="flex flex-col lg:flex-row gap-12 my-16 px-6 md:px-0 ">
52
52
< a href ="https://bakame-php.github.io/http-structured-fields/ " class ="flex gap-3 lg:justify-between items-start transition-all hover-block ">
53
- < img src ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " alt ="HTTP Structured Field Logo " class ="w-[96px ] sm:w-[70px ] h-[96px] sm:h-[70px] " />
53
+ < img src ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " alt ="HTTP Structured Field Logo " class ="w-[165px ] sm:w-[120px ] h-[96px] sm:h-[70px] " />
54
54
< div class ="flex flex-col ">
55
55
< div class ="font-black text-lg text-dark "> HTTP Structured Field</ div >
56
56
< p class ="text-light "> Work with HTTP Structured Fields in PHP</ p >
You can’t perform that action at this time.
0 commit comments