2023-06-04 00:38:53 +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 http-equiv = content-language content = "en-au" > < meta name = viewport content = "width=device-width,initial-scale=1" > < meta name = theme-color content = "rgb(255,255,255)" > < meta http-equiv = x-ua-compatible content = "ie=edge" > < title > Diagrams and Flowcharts · Congo< / title > < meta name = title content = "Diagrams and Flowcharts · Congo" > < meta name = description content = "Guide to Mermaid usage in Congo" > < link rel = canonical href = https://jpanther.github.io/congo/samples/diagrams-flowcharts/ > < link type = text/css rel = stylesheet href = /congo/css/main.bundle.min.a6debbb9c2752cfaaf987cbf5014fd1df44fb95b3494591ae67b7f8b99579a03.css integrity = "sha256-pt67ucJ1LPqvmHy/UBT9HfRPuVs0lFka5nt/i5lXmgM=" > < script type = text/javascript src = /congo/js/appearance.min.022d0ebc3b46a335eb1c7ef79b7f2de143d7cd5156d433638592ef1ce5f8554e.js integrity = "sha256-Ai0OvDtGozXrHH73m38t4UPXzVFW1DNjhZLvHOX4VU4=" > < / script >
2023-05-25 04:38:21 +00:00
< script defer type = text/javascript id = script-bundle src = /congo/js/main.bundle.min.75206d23ef83f4908b2bdd2317bf6ddff399e9173a16fff5451c40b8e857cfa8.js integrity = "sha256-dSBtI++D9JCLK90jF79t3/OZ6Rc6Fv/1RRxAuOhXz6g=" data-copy = Copy data-copied = Copied > < / script >
2023-06-04 00:38:53 +00:00
< 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 = "Diagrams and Flowcharts" > < meta property = "og:description" content = "Guide to Mermaid usage in Congo" > < meta property = "og:type" content = "article" > < meta property = "og:url" content = "https://jpanther.github.io/congo/samples/diagrams-flowcharts/" > < meta property = "article:section" content = "samples" > < meta property = "article:published_time" content = "2019-03-06T00:00:00+00:00" > < meta property = "article:modified_time" content = "2019-03-06T00:00:00+00:00" > < meta name = twitter:card content = "summary" > < meta name = twitter:title content = "Diagrams and Flowcharts" > < meta name = twitter:description content = "Guide to Mermaid usage in Congo" > < script type = application/ld+json > [ { "@context" : "https://schema.org" , "@type" : "Article" , "articleSection" : "Content Samples" , "name" : "Diagrams and Flowcharts" , "headline" : "Diagrams and Flowcharts" , "description" : "Guide to Mermaid usage in Congo" , "abstract" : "It\u0026rsquo;s easy to add diagrams and flowcharts to articles using Mermaid." , "inLanguage" : "en-au" , "url" : "https:\/\/jpanther.github.io\/congo\/samples\/diagrams-flowcharts\/" , "author" : { "@type" : "Person" , "name" : "Congo" } , "copyrightYear" : "2019" , "dateCreated" : "2019-03-06T00:00:00\u002b00:00" , "datePublished" : "2019-03-06T00:00:00\u002b00:00" , "dateModified" : "2019-03-06T00:00:00\u002b00:00" , "keywords" : [ "mermaid" , "sample" , "diagram" , "shortcodes" ] , "mainEntityOfPage" : "true" , "wordCount" : "250" } ] < / 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 > < script defer type = text/javascript src = /congo/js/mermaid.bundle.fadaf3b100ad5414f4bb307cafe718e3764c6946c79d792d96457168e115d96e14f0ea093e9c83325d7960d117f1c6740b64d34c020238eaacce6f078e54d1ea.js integrity = "sha512-+trzsQCtVBT0uzB8r+cY43ZMaUbHnXktlkVxaOEV2W4U8OoJPpyDMl15YNEX8cZ0C2TTTAICOOqszm8HjlTR6g==" > < / script > < / 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 list-none flex-col ltr:text-right rtl:text-left 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 = "group-dark:hover:text-primary-400 transition-colors group-hover:text-primary-600" > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 496 512" > < path fill = "currentcolor" d = "
< span class = "group-dark:hover:text-primary-400 transition-colors 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 > < / 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/diagrams-flowcharts/ > Diagrams and Flowcharts< / 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" > Diagrams and Flowcharts< / 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-06 00:00:00 +0000 UTC" > 6 March 2019< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 2 mins< / span > < / div > < / div > < / header > < section class = "flex flex-col max-w-full mt-0 prose dark:prose-invert lg:flex-row" > < div class = "order-first px-0 lg:order-last lg:max-w-xs lg:ps-8" > < div class = "toc pe-5 print:hidden lg:sticky lg:top-10" > < details open class = "-ms-5 mt-0 overflow-hidden rounded-lg ps-5" > < summary class = "-ms-5 block cursor-pointer bg-neutral-100 py-1 ps-5 text-lg font-semibold text-neutral-800 dark:bg-neutral-700 dark:text-neutral-100 lg:hidden" > Table of Contents< / summary > < div class = "-ms-5 border-s border-dotted border-neutral-300 py-2 ps-5 dark:border-neutral-600" > < nav id = TableOfContents > < ul > < li > < a href = #flowchart > Flowchart< / a > < / li > < li > < a href = #sequence-diagram > Sequence diagram< / a > < / li > < li > < a href = #class-diagram > Class diagram< / a > < / li > < li > < a href = #entity-relationship-diagram > Entity relationship diagram< / a > < / li > < / ul > < / nav > < / div > < / details > < / div > < / div > < div class = "min-w-0 min-h-0 max-w-prose grow" > < p > Mermaid diagrams are supported in Congo using the < code > mermaid< / code > shortcode. Simply wrap the diagram markup within the shortcode. Congo automatically themes Mermaid diagrams to match the configured < code > colorScheme< / code > parameter.< / p > < p > Refer to the < a href = https://jpanther.github.io/congo/docs/shortcodes/#mermaid > mermaid shortcode< / a > docs for more details.< / p > < p > The examples below are a small selection taken from the < a href = https://mermaid-js.github.io/mermaid/ target = _blank rel = "noreferrer noopener" > official Mermaid docs< / a > . You can also < a href = https://raw.githubusercontent.com/jpanther/congo/dev/exampleSite/content/samples/diagrams-flowcharts.md target = _blank rel = "noreferrer noopener" > view the page source< / a > on GitHub to see the markup.< / p > < h2 id = flowchart class = "relative group" > Flowchart < 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 = #flowchart aria-label = Anchor > #< / a > < / span > < / h2 > < div class = mermaid ali
2021-11-04 00:06:52 +00:00
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
B --> G[/Another/]
C ==>|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F[Car]
subgraph Section
C
D
E
F
G
2023-05-25 04:38:21 +00:00
end< / div > < h2 id = sequence-diagram class = "relative group" > Sequence diagram < 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 = #sequence-diagram aria-label = Anchor > #< / a > < / span > < / h2 > < div class = mermaid align = center > sequenceDiagram
2021-11-04 00:06:52 +00:00
autonumber
par Action 1
Alice->>John: Hello John, how are you?
and Action 2
Alice->>Bob: Hello Bob, how are you?
end
Alice->>+John: Hello John, how are you?
Alice->>+John: John, can you hear me?
John-->>-Alice: Hi Alice, I can hear you!
Note right of John: John is perceptive
John-->>-Alice: I feel great!
loop Every minute
John-->Alice: Great!
2023-05-25 04:38:21 +00:00
end< / div > < h2 id = class-diagram class = "relative group" > Class diagram < 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 = #class-diagram aria-label = Anchor > #< / a > < / span > < / h2 > < div class = mermaid align = center > classDiagram
2021-11-04 00:06:52 +00:00
Animal "1" < |-- Duck
Animal < |-- Fish
Animal < --o Zebra
Animal : +int age
Animal : +String gender
Animal: +isMammal()
Animal: +mate()
class Duck{
+String beakColor
+swim()
+quack()
}
class Fish{
-int sizeInFeet
-canEat()
}
class Zebra{
+bool is_wild
+run()
2023-05-25 04:38:21 +00:00
}< / div > < h2 id = entity-relationship-diagram class = "relative group" > Entity relationship diagram < 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 = #entity-relationship-diagram aria-label = Anchor > #< / a > < / span > < / h2 > < div class = mermaid align = center > erDiagram
2021-11-04 00:06:52 +00:00
CUSTOMER }|..|{ DELIVERY-ADDRESS : has
CUSTOMER ||--o{ ORDER : places
CUSTOMER ||--o{ INVOICE : "liable for"
DELIVERY-ADDRESS ||--o{ ORDER : receives
INVOICE ||--|{ ORDER : covers
ORDER ||--|{ ORDER-ITEM : includes
PRODUCT-CATEGORY ||--|{ PRODUCT : contains
2023-06-04 00:38:53 +00:00
PRODUCT ||--o{ ORDER-ITEM : "ordered in"< / div > < / div > < / section > < footer class = "pt-8 max-w-prose print:hidden" > < div class = flex > < img class = "!mb-0 !mt-0 me-4 h-24 w-24 rounded-full" width = 96 height = 96 alt = Congo src = /congo/img/author_hu052d24d60828c1cca42a6aefe45b8b44_54195_192x192_fill_q75_box_center.jpg loading = lazy > < div class = place-self-center > < div class = "text-[0.6rem] uppercase leading-3 text-neutral-500 dark:text-neutral-400" > Author< / div > < div class = "font-semibold leading-6 text-neutral-800 dark:text-neutral-300" > Congo< / div > < div class = "text-sm text-neutral-700 dark:text-neutral-400" > This is an example author bio, and although there’ s a stock photo of a dog here, this article was actually created by a human. 🐶< / div > < div class = "text-2xl sm:text-lg" > < div class = "flex flex-wrap text-neutral-400 dark:text-neutral-500" > < a class = "px-1 transition-transform hover:scale-125 hover:text-primary-700 dark:hover:text-primary-400" style = will-change:transform href = https://twitter.com/ target = _blank aria-label = Twitter rel = "me noopener noreferrer" > < 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 = "M459.37 151.716c.325 4.548.325 9.097.325 13.645.0 138.72-105.583 298.558-298.558 298.558-59.452.0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055.0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421.0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391.0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04.0-57.828 46.782-104.934 104.934-104.934 30.213.0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" / > < / svg > < / span > < / a > < a class = "px-1 transition-transform hover:scale-125 hover:text-primary-700 dark:hover:text-primary-400" style = will-change:transform href = https://facebook.com/ target = _blank aria-label = Facebook rel = "me noopener noreferrer" > < 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 = "M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14.0 55.52 4.84 55.52 4.84v61h-31.28c-30.8.0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z" / > < / svg > < / span > < / a > < a class = "px-1 transition-transform hover:scale-125 hover:text-primary-700 dark:hover:text-primary-400" style = will-change:transform href = https://linkedin.com/ target = _blank aria-label = Linkedin rel = "me noopener noreferrer" > < 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 = "M416 32H31.9C14.3 32 0 46.5.0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6.0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3.0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2.0 38.5 17.3 38.5 38.5.0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6.0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2.0 79.7 44.3 79.7 101.9V416z" / > < / svg > < / span > < / a > < a class = "px-1 transition-transform hover:scale-125 hover:text-primary-700 dark:hover:text-primary-400" style = will-change:transform href = https://youtube.com/ target = _blank aria-label = Youtube rel = "me noopener noreferrer" > < span class = "relative inline-block align-text-bottom px-1 icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 576 512" > < path fill = "currentcolor" d = "M549.655 124 . 083c-6 . 281-23 . 65-24 . 787-42 . 276-48 . 284-48 . 597C458 . 781 64 288 64 288 64S117 . 22 64 74 . 629 75 . 486c-23 . 497 6 . 322-42 . 003 24 . 947-48 . 284 48 . 597-11 . 412 42 . 867-11 . 412 132 . 305-11 . 412 132 . 305s0 89 . 438 11 . 412 132 . 305c6 . 28
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" > Emoji 🪂< / span >
< span class = "mt-[0.1rem] text-xs text-neutral-500 dark:text-neutral-400" > < time datetime = "2019-03-05 00:00:00 +0000 UTC" > 5 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/charts/ > < span class = "flex flex-col" > < span class = "mt-[0.1rem] leading-6 group-hover:underline group-hover:decoration-primary-500" > Charts< / 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-06 00:00:00 +0000 UTC" > 6 March 2019< / time > < / span > < / span >
2023-06-04 00:38:53 +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 > < div class = "pointer-events-none absolute bottom-0 end-0 top-[100vh] w-12" > < a href = #the-top class = "pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 backdrop-blur hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400" aria-label = "Scroll to top" title = "Scroll to top" > ↑ < / a > < / div > < / 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://git.io/hugo-congo target = _blank rel = "noopener noreferrer" > Congo< / a > < / p > < / div > < 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 h-12 w-12 items-center justify-center 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 = "hidden h-12 w-12 items-center justify-center 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 > < / 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
< 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 >