mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Make it into a non-link
Ref. https://docsearch.algolia.com/docs/docsearch-program/ "DocSearch free for everyone. All we ask in exchange is that you keep the "Search by Algolia" logo displayed next to the search results." It doesn't say anything about it being a link, so this should cover it.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<a
|
||||
href="https://www.algolia.com/ref/docsearch/?utm_source=gohugo.io&utm_medium=referral&utm_content=powered_by&utm_campaign=docsearch"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
<div
|
||||
class="flex items-center gap-1"
|
||||
><span class="">Search by</span
|
||||
><svg
|
||||
@@ -45,4 +42,4 @@
|
||||
<path
|
||||
class="cls-1"
|
||||
d="M249.83,0C113.3,0,2,110.09,.03,246.16c-2,138.19,110.12,252.7,248.33,253.5,42.68,.25,83.79-10.19,120.3-30.03,3.56-1.93,4.11-6.83,1.08-9.51l-23.38-20.72c-4.75-4.21-11.51-5.4-17.36-2.92-25.48,10.84-53.17,16.38-81.71,16.03-111.68-1.37-201.91-94.29-200.13-205.96,1.76-110.26,92-199.41,202.67-199.41h202.69V407.41l-115-102.18c-3.72-3.31-9.42-2.66-12.42,1.31-18.46,24.44-48.53,39.64-81.93,37.34-46.33-3.2-83.87-40.5-87.34-86.81-4.15-55.24,39.63-101.52,94-101.52,49.18,0,89.68,37.85,93.91,85.95,.38,4.28,2.31,8.27,5.52,11.12l29.95,26.55c3.4,3.01,8.79,1.17,9.63-3.3,2.16-11.55,2.92-23.58,2.07-35.92-4.82-70.34-61.8-126.93-132.17-131.26-80.68-4.97-148.13,58.14-150.27,137.25-2.09,77.1,61.08,143.56,138.19,145.26,32.19,.71,62.03-9.41,86.14-26.95l150.26,133.2c6.44,5.71,16.61,1.14,16.61-7.47V9.48C499.66,4.25,495.42,0,490.18,0H249.83Z"></path></svg
|
||||
></a>
|
||||
></span>
|
||||
|
||||
Reference in New Issue
Block a user