2023-10-24 00:32:05 +00:00
<!doctype html> < html lang = en-AU dir = ltr class = scroll-smooth data-default-appearance = light data-auto-appearance = true > < head > < meta charset = utf-8 > < meta name = viewport content = "width=device-width,initial-scale=1" > < meta name = theme-color content = "rgb(255,255,255)" > < title > Rich Content · Congo< / title > < meta name = title content = "Rich Content · Congo" > < script type = text/javascript src = /congo/js/appearance.min.022d0ebc3b46a335eb1c7ef79b7f2de143d7cd5156d433638592ef1ce5f8554e.js integrity = "sha256-Ai0OvDtGozXrHH73m38t4UPXzVFW1DNjhZLvHOX4VU4=" > < / script >
2023-10-26 02:58:10 +00:00
< link type = text/css rel = stylesheet href = /congo/css/main.bundle.min.10c102abe6936ccce78ac4bbaca1aba7cb895f657905e7517ff03fa421288504.css integrity = "sha256-EMECq+aTbMznisS7rKGrp8uJX2V5BedRf/A/pCEohQQ=" > < script defer type = text/javascript id = script-bundle src = /congo/js/main.bundle.min.287040e6caeea98a3b789ef20965266e329a05e216b178efc2aefc1165453c13.js integrity = "sha256-KHBA5sruqYo7eJ7yCWUmbjKaBeIWsXjvwq78EWVFPBM=" data-copy = Copy data-copied = Copied > < / script > < meta name = description content = "
2023-10-22 23:23:53 +00:00
A brief description of Rich Content
2023-10-26 02:58:10 +00:00
">< link rel = canonical href = https://jpanther.github.io/congo/samples/rich-content/ > < link rel = apple-touch-icon sizes = 180x180 href = /congo/apple-touch-icon.png > < link rel = icon type = image/png sizes = 32x32 href = /congo/favicon-32x32.png > < link rel = icon type = image/png sizes = 16x16 href = /congo/favicon-16x16.png > < link rel = manifest href = /congo/site.webmanifest > < meta property = "og:title" content = "Rich Content" > < meta property = "og:description" content = "A brief description of Rich Content" > < meta property = "og:type" content = "article" > < meta property = "og:url" content = "https://jpanther.github.io/congo/samples/rich-content/" > < meta property = "og:image" content = "https://jpanther.github.io/congo/samples/rich-content/feature-alexander-shatov-mr4JG4SYOF8-unsplash.jpg" > < meta property = "article:section" content = "samples" > < meta property = "article:published_time" content = "2019-03-10T00:00:00+00:00" > < meta property = "article:modified_time" content = "2019-03-10T00:00:00+00:00" > < meta name = twitter:card content = "summary_large_image" > < meta name = twitter:image content = "https://jpanther.github.io/congo/samples/rich-content/feature-alexander-shatov-mr4JG4SYOF8-unsplash.jpg" > < meta name = twitter:title content = "Rich Content" > < meta name = twitter:description content = "A brief description of Rich Content" > < script type = application/ld+json > { "@context" : "https://schema.org" , "@type" : "Article" , "articleSection" : "Content Samples" , "name" : "Rich Content" , "headline" : "Rich Content" , "description" : "A brief description of Rich Content" , "abstract" : "This is an \u003cem\u003eexample\u003c\/em\u003e of a \u003cstrong\u003erich\u003c\/strong\u003e content summary." , "inLanguage" : "en-AU" , "url" : "https:\/\/jpanther.github.io\/congo\/samples\/rich-content\/" , "author" : { "@type" : "Person" , "name" : "Congo" } , "copyrightYear" : "2019" , "dateCreated" : "2019-03-10T00:00:00\u002b00:00" , "datePublished" : "2019-03-10T00:00:00\u002b00:00" , "dateModified" : "2019-03-10T00:00:00\u002b00:00" , "keywords" : [ "shortcodes" , "privacy" , "sample" , "gist" , "twitter" , "youtube" , "vimeo" ] , "mainEntityOfPage" : "true" , "wordCount" : "144" } < / script > < meta name = author content = "Congo" > < link href = https://twitter.com/ rel = me > < link href = https://facebook.com/ rel = me > < link href = https://linkedin.com/ rel = me > < link href = https://youtube.com/ rel = me > < / head > < body class = "flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32" > < div id = the-top class = "absolute flex self-center" > < a class = "px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600" href = #main-content > < span class = "font-bold pe-2 text-primary-600 dark:text-primary-400" > ↓ < / span > Skip to main content< / a > < / div > < header class = "py-6 font-semibold text-neutral-900 dark:text-neutral print:hidden sm:py-10" > < nav class = "flex items-start justify-between sm:items-center" > < div class = "flex flex-row items-center" > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" rel = me href = /congo/ > Congo< / a > < / div > < ul class = "flex flex-col list-none text-end sm:flex-row" > < li class = "group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5" > < a href = /congo/docs/ title = Documentation > < span class = "decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2" > Docs< / span > < / a > < / li > < li class = "group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5" > < a href = /congo/samples/ title = "Content Samples" > < span class = "decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2" > Samples< / span > < / a > < / li > < li class = "group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5" > < a href = /congo/users/ title = Users > < span class = "decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2" > Users< / span > < / a > < / li > < li class = "group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5" > < a href = https://github.com/jpanther/congo title target = _blank > < span class = "transition-colors group-dark:hover:text-primary-400 group-hover:text-primary-600" > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/
< span class = "transition-colors group-dark:hover:text-primary-400 group-hover:text-primary-600" > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "search" class = "svg-inline--fa fa-search fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M505 442.7 405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9.0 208 0S0 93.1.0 208s93.1 208 208 208c48.3.0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9.0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7.0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7.0 128 57.2 128 128 0 70.7-57.2 128-128 128z" / > < / svg > < / span > < / span > < span class = "decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2" > < / span > < / button > < / li > < li class = "group mb-1 sm:mb-0 sm:me-7 sm:last:me-0.5" > < div class = "relative group" > < button class = "flex items-center justify-end w-full transition-colors group-dark:hover:text-primary-400 group-hover:text-primary-600" >
2023-10-24 00:32:05 +00:00
< span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 16 16" > < path fill = "currentcolor" d = "M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286H4.545zm1.634-.736L5.5 3.956h-.049l-.679 2.022H6.18z" / > < path fill = "currentcolor" d = "M0 2a2 2 0 012-2h7a2 2 0 012 2v3h3a2 2 0 012 2v7a2 2 0 01-2 2H7a2 2 0 01-2-2v-3H2A2 2 0 010 9V2zm2-1A1 1 0 001 2v7a1 1 0 001 1h7a1 1 0 001-1V2A1 1 0 009 1H2zm7.138 9.995c.193.301.402.583.63.846-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6.066 6.066.0 01-.415-.492 1.988 1.988.0 01-.94.31z" / > < / svg > < / span > < span class = text-sm > EN< / span > < span class = text-[0.6rem] > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M233.4 406.6c12.5 12.5 32.8 12.5 45.3.0l192-192c12.5-12.5 12.5-32.8.0-45.3s-32.8-12.5-45.3.0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3.0s-12.5 32.8.0 45.3l192 192z" / > < / svg > < / span > < / span > < / button > < div class = "invisible w-full h-2 bg-transparent group-hover:visible" > < / div > < div class = "top-8 invisible absolute ltr:right-0 rtl:left-0 z-50 flex flex-col whitespace-nowrap rounded border border-neutral-300 bg-neutral text-start text-base shadow group-hover:visible dark:border-neutral-600 dark:bg-neutral-800" > < div class = "flex flex-grow" > < a href = /congo/samples/rich-content/ class = "flex items-center justify-between w-full px-2 py-1 bg-primary-100 dark:bg-primary-900" > English (Australia)< span class = "w-6 ms-2 text-primary-600 dark:text-primary-400" > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > < path fill = "currentcolor" d = "M438.6 105.4c12.5 12.5 12.5 32.7.0 45.2l-256 256c-12.5 12.5-32.7 12.5-45.2.0L9.372 278.6c-12.496-12.5-12.496-32.7.0-45.2 12.498-12.5 32.758-12.5 45.258.0L159.1 338.7 393.4 105.4c12.5-12.52 32.7-12.52 45.2.0h0z" / > < / svg > < / span > < / span > < / a > < / div > < div class = "flex flex-grow" > < a href = /congo/es/samples/rich-content/ class = "w-full py-1 pe-10 ps-2 decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" > Español (México)< / a > < / div > < div class = "flex flex-grow" > < a href = /congo/ja/samples/rich-content/ class = "w-full py-1 pe-10 ps-2 decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" > 日本語< / a > < / div > < div class = "flex flex-grow" > < a href = /congo/de/samples/rich-content/ class = "w-full py-1 pe-10 ps-2 decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" > Deutsch (Deutschland)< / a > < / div > < / div > < / div > < / li > < / ul > < / nav > < / header > < div class = "relative flex flex-col grow" > < main id = main-content class = grow > < article > < header class = max-w-prose > < ol class = "text-sm text-neutral-500 dark:text-neutral-400 print:hidden" > < li class = "inline hidden" > < a class = "hover:underline decoration-neutral-300 dark:underline-neutral-600" href = /congo/ > Welcome to Congo! :tada:< / a > < span class = "px-1 text-primary-500" > /< / span > < / li > < li class = inline > < a class = "hover:underline decoration-neutral-300 dark:underline-neutral-600" href = /congo/samples/ > Content Samples< / a > < span class = "px-1 text-primary-500" > /< / span > < / li > < li class = "inline hidden" > < a class = "hover:underline decoration-neutral-300 dark:underline-neutral-600" href = /congo/samples/rich-content/ > Rich Content< / a > < span class = "px-1 text-primary-500" > /< / span > < / li > < / ol > < h1 class = "mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral" > Rich Content< / h1 > < div class = "mt-8 mb-12 text-base text-neutral-500 dark:text-neutral-400 print:hidden" > < div class = "flex flex-row flex-wrap items-center" > < time datetime = "2019-03-10 00:00:00 +0000 UTC" > 10 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 1 min< / span > < / div > < / div > < div class = prose > < img class = "mb-6 -mt-4 rounded-md" width = 1920 height = 1440 srcset = "/congo/samples/r
2023-10-26 02:58:10 +00:00
< a href = https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes target = _blank rel = noreferrer > built-in shortcodes< / a > for rich content, along with a
< a href = https://gohugo.io/about/hugo-and-gdpr/ target = _blank rel = noreferrer > privacy config< / a > and a set of < em > simple shortcodes< / em > that enable static and no-JS versions of various social media embeds.< / p > < h2 id = youtube class = "relative group" > YouTube < span class = "absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #youtube aria-label = Anchor > #< / a > < / span > < / h2 > < p > Below is an example using the built-in < code > youtube< / code > shortcode.< / p > < div style = position:relative;padding-bottom:56.25%;height:0;overflow:hidden > < iframe src = https://www.youtube.com/embed/ZJthWmvUzzc style = position:absolute;top:0;left:0;width:100%;height:100%;border:0 allowfullscreen title = "YouTube Video" > < / iframe > < / div > < h2 id = twitter class = "relative group" > Twitter < span class = "absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #twitter aria-label = Anchor > #< / a > < / span > < / h2 > < p > This example uses the < code > twitter_simple< / code > shortcode to output a Tweet. It requires two named parameters < code > user< / code > and < code > id< / code > .< / p > < style type = text/css > . twitter-tweet { font : 14 px / 1.45 '-apple-system' , BlinkMacSystemFont , segoe ui , Roboto , Oxygen-Sans , Ubuntu , Cantarell , helvetica neue , sans-serif ; border-left : 4 px solid #2b7bb9 ; padding-left : 1.5 em ; color : #555 } . twitter-tweet a { color : #2b7bb9 ; text-decoration : none } blockquote . twitter-tweet a : hover , blockquote . twitter-tweet a : focus { text-decoration : underline } < / style > < blockquote class = twitter-tweet > < p lang = en dir = ltr > “In addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.”< br > — Jan Tschichold < a href = https://t.co/gcv7SrhvJb > pic.twitter.com/gcv7SrhvJb< / a > < / p > — Design Reviewed | Graphic Design History (@DesignReviewed) < a href = "https://twitter.com/DesignReviewed/status/1085870671291310081?ref_src=twsrc%5Etfw" > January 17, 2019< / a > < / blockquote > < p > Alternatively, the < code > tweet< / code > shortcode can be used to embed a fully marked up Twitter card.< / p > < h2 id = gist class = "relative group" > Gist < span class = "absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #gist aria-label = Anchor > #< / a > < / span > < / h2 > < p > The < code > gist< / code > shortcode can be used to embed a GitHub Gist. It requires two unnamed parameters: the username and ID of the Gist.< / p > < script type = application/javascript src = https://gist.github.com/jpanther/a873e1219ffeaa80a926bbe8255f348e.js > < / script > < h2 id = vimeo class = "relative group" > Vimeo < span class = "absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #vimeo aria-label = Anchor > #< / a > < / span > < / h2 > < p > The < code > vimeo_simple< / code > shortcode will embed a Vimeo video.< / p > < style > . __h_video { position : relative ; padding-bottom : 56.23 % ; height : 0 ; overflow : hidden ; width : 100 % ; background : #000 } . __h_video img { width : 100 % ; height : auto ; color : #000 } . __h_video . play { height : 72 px ; width : 72 px ; left : 50 % ; top : 50 % ; margin-left : -36 px ; margin-top : -36 px ; position : absolute ; cursor : pointer } < / style > < div class = "s_video_simple __h_video" > < a href = https://vimeo.com/4.8912912e+07 rel = noopener target = _blank > < img src = https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 srcset = "https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 1x, https://i.vimeocdn.com/video/337401969-979f0cc9f55fdf305fb8984e90d92639ec9d7ecc4c9dfbc6536e28edb43784ce-d_640 2x" alt = "Sing Jan Swing - Kinetic Type" > < div class = play > < svg version = "1" xmlns = "http://www.w3.org/2000/svg" viewBox = "0
2022-03-13 23:47:01 +00:00
< span class = "flex flex-col" > < span class = "mt-[0.1rem] leading-6 group-hover:underline group-hover:decoration-primary-500" > Placeholder Text< / span >
< span class = "mt-[0.1rem] text-xs text-neutral-500 dark:text-neutral-400" > < time datetime = "2019-03-09 00:00:00 +0000 UTC" > 9 March 2019< / time > < / span > < / span > < / a > < / span >
2022-11-10 02:13:45 +00:00
< span > < a class = "group flex text-right" href = /congo/samples/markdown/ > < span class = "flex flex-col" > < span class = "mt-[0.1rem] leading-6 group-hover:underline group-hover:decoration-primary-500" > Markdown< / span >
2022-03-13 23:47:01 +00:00
< span class = "mt-[0.1rem] text-xs text-neutral-500 dark:text-neutral-400" > < time datetime = "2019-03-11 00:00:00 +0000 UTC" > 11 March 2019< / time > < / span > < / span >
2023-10-26 02:58:10 +00:00
< span class = "ms-2 text-neutral-700 transition-transform group-hover:-translate-x-[2px] group-hover:text-primary-600 dark:text-neutral dark:group-hover:text-primary-400" > < span class = "ltr:inline rtl:hidden" > → < / span > < span class = "ltr:hidden rtl:inline" > ← < / span > < / span > < / a > < / span > < / div > < / div > < / footer > < / article > < / main > < footer class = "py-10 print:hidden" > < div class = "flex items-center justify-between" > < div > < p class = "text-sm text-neutral-500 dark:text-neutral-400" > © 2023 Congo contributors< / p > < p class = "text-xs text-neutral-500 dark:text-neutral-400" > Powered by < a class = "hover:underline hover:decoration-primary-400 hover:text-primary-500" href = https://gohugo.io/ target = _blank rel = "noopener noreferrer" > Hugo< / a > & < a class = "hover:underline hover:decoration-primary-400 hover:text-primary-500" href = https://github.com/jpanther/congo target = _blank rel = "noopener noreferrer" > Congo< / a > < / p > < / div > < div class = "flex flex-row items-center" > < div class = "me-14 cursor-pointer text-sm text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400" > < button id = appearance-switcher-0 type = button aria-label = "appearance switcher" > < div class = "flex items-center justify-center w-12 h-12 dark:hidden" title = "Switch to dark appearance" > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M32 256C32 132.2 132.3 32 255.8 32c11.36.0 29.7 1.668 40.9 3.746 9.616 1.777 11.75 14.63 3.279 19.44C245 86.5 211.2 144.6 211.2 207.8c0 109.7 99.71 193 208.3 172.3 9.561-1.805 16.28 9.324 10.11 16.95C387.9 448.6 324.8 480 255.8 480 132.1 480 32 379.6 32 256z" / > < / svg > < / span > < / div > < div class = "items-center justify-center hidden w-12 h-12 dark:flex" title = "Switch to light appearance" > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M256 159.1c-53.02.0-95.1 42.98-95.1 95.1s41.2 96.9 95.1 96.9 95.1-42.98 95.1-95.1S309 159.1 256 159.1zM509.3 347l-63.2-91.9 63.15-91.01c6.332-9.125 1.104-21.74-9.826-23.72l-109-19.7-19.7-109c-1.975-10.93-14.59-16.16-23.72-9.824L256 65.89 164.1 2.736c-9.125-6.332-21.74-1.107-23.72 9.824L121.6 121.6 12.56 141.3C1.633 143.2-3.596 155.9 2.736 164.1L65.89 256 2.74 347.01c-6.332 9.125-1.105 21.74 9.824 23.72l109 19.7 19.7 109c1.975 10.93 14.59 16.16 23.72 9.824L256 446.1l91.01 63.15c9.127 6.334 21.75 1.107 23.72-9.822l19.7-109 109-19.7C510.4 368.8 515.6 356.1 509.3 347zM256 383.1c-70.69.0-127.1-57.31-127.1-127.1.0-70.69 57.31-127.1 127.1-127.1S383.1 186.2 383.1 256c0 70.7-56.4 127.1-127.1 127.1z" / > < / svg > < / span > < / div > < / button > < / div > < / div > < / div > < / footer > < div id = search-wrapper class = "invisible fixed inset-0 z-50 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]" data-url = https://jpanther.github.io/congo/ > < div id = search-modal class = "flex flex-col w-full max-w-3xl min-h-0 mx-auto border rounded-md shadow-lg top-20 border-neutral-200 bg-neutral dark:border-neutral-700 dark:bg-neutral-800" > < header class = "relative z-10 flex items-center justify-between flex-none px-2" > < form class = "flex items-center flex-auto min-w-0" > < div class = "flex items-center justify-center w-8 h-8 text-neutral-400" > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "search" class = "svg-inline--fa fa-search fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M505 442.7 405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9.0 208 0S0 93.1.0 208s93.1 208 208 208c48.3.0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9.0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7.0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7.0 128 57.2 128 128 0 70.7-57.2 128-128 128z" / > < / svg > < / span > < / div > < input type = search id = search-query class = "flex flex-auto h-12 mx-1 bg-transparent appearance-none focus:outline-dotted focus
2023-06-04 00:38:53 +00:00
< span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 320 512" > < path fill = "currentcolor" d = "M310.6 361.4c12.5 12.5 12.5 32.75.0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3 54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75.0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75.0-45.25s32.75-12.5 45.25.0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25.0s12.5 32.75.0 45.25l-105.4 105.4L310.6 361.4z" / > < / svg > < / span > < / button > < / header > < section class = "flex-auto px-2 overflow-auto" > < ul id = search-results > < / ul > < / section > < / div > < / div > < / div > < / body > < / html >