2022-02-05 08:42:50 +00:00
<!doctype html> < html lang = en-au dir = ltr class = scroll-smooth data-default-appearance = light data-auto-appearance = true > < head >
2021-08-16 07:33:06 +00:00
< meta charset = utf-8 >
2022-02-03 00:52:04 +00:00
< meta http-equiv = content-language content = "en-au" >
2021-08-16 07:33:06 +00:00
< meta name = viewport content = "width=device-width,initial-scale=1" >
< meta http-equiv = x-ua-compatible content = "ie=edge" >
< title > Documentation · Congo< / title >
< meta name = title content = "Documentation · Congo" >
2022-02-03 00:52:04 +00:00
< meta name = description content = "A powerful, lightweight theme for Hugo built with Tailwind CSS." >
2021-08-19 02:53:58 +00:00
< link rel = canonical href = https://jpanther.github.io/congo/docs/ >
2021-08-26 00:19:03 +00:00
< link rel = alternate type = application/rss+xml href = /congo/docs/index.xml title = Congo >
2022-02-08 23:22:34 +00:00
< link type = text/css rel = stylesheet href = /congo/css/main.bundle.min.7e491e1558c65b086695e635e9db249d5315361bfee4f80437e52c6de4349e574ca37dc7016a03592834743207253d95b1e3f765baf352229af5e5a4de412a64.css integrity = "sha512-fkkeFVjGWwhmleY16dsknVMVNhv+5PgEN+UsbeQ0nldMo33HAWoDWSg0dDIHJT2VseP3ZbrzUiKa9eWk3kEqZA==" >
2022-02-06 22:12:37 +00:00
< script type = text/javascript src = /congo/js/appearance.min.dbca9e2200cf929a23b55442f2ff09361b8d5290147ff1407f89ed3839f0fea13db4e94f5ae6bf2f3de10d322b4bede74b578455e9cc7d5565314d914602c974.js integrity = "sha512-28qeIgDPkpojtVRC8v8JNhuNUpAUf/FAf4ntODnw/qE9tOlPWua/Lz3hDTIrS+3nS1eEVenMfVVlMU2RRgLJdA==" > < / script >
2022-02-08 23:22:34 +00:00
< script defer type = text/javascript id = script-bundle src = /congo/js/main.bundle.min.238e7ce9c541b4e7abb5781ad8e736e849e74890fcb8a26e73ea1845f573b3a0cf91418b20ac4401bdbb57d9c6c009d8f6ec50dad6d44b48f3936aea0f95c391.js integrity = "sha512-I4586cVBtOertXga2Oc26EnnSJD8uKJuc+oYRfVzs6DPkUGLIKxEAb27V9nGwAnY9uxQ2tbUS0jzk2rqD5XDkQ==" data-copy = Copy data-copied = Copied > < / script >
2021-08-26 00:19:03 +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 >
2021-08-16 07:33:06 +00:00
< meta property = "og:title" content = "Documentation" >
< meta property = "og:description" content = "Learn how to use Congo and its features." >
< meta property = "og:type" content = "website" >
2022-02-03 00:52:04 +00:00
< meta property = "og:url" content = "https://jpanther.github.io/congo/docs/" > < meta property = "og:site_name" content = "Congo" >
2021-08-16 07:33:06 +00:00
< meta name = twitter:card content = "summary" >
< meta name = twitter:title content = "Documentation" >
< meta name = twitter:description content = "Learn how to use Congo and its features." >
2022-02-03 00:52:04 +00:00
< meta name = generator content = "Hugo 0.92.1" >
2021-08-16 07:33:06 +00:00
< 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 >
2022-02-03 00:52:04 +00:00
< body class = "flex flex-col h-screen px-6 m-auto text-lg leading-7 bg-neutral text-neutral-900 sm:px-14 md:px-24 lg:px-32 dark:bg-neutral-800 dark:text-neutral max-w-7xl" >
< 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 dark:bg-neutral-600 focus:translate-y-0" href = #main-content > < span class = "font-bold ltr:pr-2 rtl:pl-2 text-primary-600 dark:text-primary-400" > ↓ < / span > Skip to main content< / a >
< / div > < header class = "flex justify-between py-6 font-semibold sm:items-center sm:py-10 text-neutral-900 dark:text-neutral" >
2021-08-16 07:33:06 +00:00
< div >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" rel = me href = /congo/ > Congo< / a >
2021-08-16 07:33:06 +00:00
< / div >
< nav >
< ul class = "flex flex-col list-none sm:flex-row" >
2022-02-03 00:52:04 +00:00
< li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" href = /congo/docs/ title = Documentation > Docs< / a >
2021-08-16 07:33:06 +00:00
< / li >
2022-02-03 00:52:04 +00:00
< li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" href = /congo/samples/ title = "Content Samples" > Samples< / a >
2021-08-26 00:19:03 +00:00
< / li >
2022-02-03 00:52:04 +00:00
< li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" href = /congo/users/ title = Users > Users< / a >
2021-08-16 07:33:06 +00:00
< / li >
2022-02-03 00:52:04 +00:00
< li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< a class = "hover:underline hover:decoration-primary-500 hover:decoration-2 hover:underline-offset-2" href = https://github.com/jpanther/congo title > GitHub< / a >
< / li >
< li class = "ltr:text-right rtl:text-left ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" >
< button id = search-button class = "text-base hover:text-primary-600 dark:hover:text-primary-400" title = "Search (/)" >
< span class = "relative inline-block align-text-bottom 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 >
< / button >
2021-08-16 07:33:06 +00:00
< / li >
< / ul >
< / nav >
< / header >
2022-02-08 23:22:34 +00:00
< main id = main-content class = "relative grow" >
2021-08-18 08:05:12 +00:00
< header >
2021-12-21 02:27:30 +00:00
< ol class = "text-sm text-neutral-500 dark:text-neutral-400" >
2021-08-18 08:05:12 +00:00
< li class = "inline hidden" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-neutral-300 dark:underline-neutral-600" href = /congo/ > Welcome to Congo! :tada:< / a > < span class = "px-1 text-primary-500" > /< / span >
2021-08-18 08:05:12 +00:00
< / li >
< li class = "inline hidden" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-neutral-300 dark:underline-neutral-600" href = /congo/docs/ > Documentation< / a > < span class = "px-1 text-primary-500" > /< / span >
2021-08-18 08:05:12 +00:00
< / li >
< / ol >
2022-02-03 00:52:04 +00:00
< h1 class = "mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral" > Documentation< / h1 >
< / header >
< section class = "flex flex-col max-w-full prose lg:flex-row dark:prose-invert mt-0" >
< div class = "min-w-0 min-h-0 max-w-prose" >
< div class = "!mb-9 text-xl lead" >
2021-08-16 07:33:06 +00:00
Simple, yet powerful. Learn how to use Congo and its features.
2022-01-07 03:53:31 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< p >
< figure >
< img class = "my-0 rounded-md" srcset = "/congo/docs/screenshot_huf6d0e0a2859ba579263d522407d5f5ad_1218668_330x0_resize_box_3.png 330w ,
/congo/docs/screenshot_huf6d0e0a2859ba579263d522407d5f5ad_1218668_660x0_resize_box_3.png 660w,
/congo/docs/screenshot_huf6d0e0a2859ba579263d522407d5f5ad_1218668_1024x0_resize_box_3.png 1024w,
/congo/docs/screenshot_huf6d0e0a2859ba579263d522407d5f5ad_1218668_1320x0_resize_box_3.png 2x" src=/congo/docs/screenshot_huf6d0e0a2859ba579263d522407d5f5ad_1218668_660x0_resize_box_3.png alt="Screenshots of Congo on an iPhone, iPad and MacBook">
2021-08-16 07:33:06 +00:00
< / figure >
2022-02-03 00:52:04 +00:00
< / p >
2021-08-26 00:19:03 +00:00
< p > This section contains everything you need to know about Congo. If you’ re new, check out the < a href = https://jpanther.github.io/congo/docs/installation/ > Installation< / a > guide to begin or visit the < a href = https://jpanther.github.io/congo/samples/ > Samples< / a > section to see what Congo can do.< / p >
2021-08-16 07:33:06 +00:00
< hr >
2022-02-03 00:52:04 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / section >
< section >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/version-2/ > What's New in 2.0 ✨< / a >
< / h3 >
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
< div class = "flex flex-row flex-wrap items-center" >
< span title = "Reading time" > 4 mins< / span >
< / div >
< / div >
< / article >
< article >
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/installation/ > Installation< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2021-11-04 00:06:52 +00:00
< span title = "Reading time" > 5 mins< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/getting-started/ > Getting Started< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< span title = "Reading time" > 5 mins< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/configuration/ > Configuration< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< span title = "Reading time" > 9 mins< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/homepage-layout/ > Homepage Layout< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2021-08-22 07:24:36 +00:00
< span title = "Reading time" > 3 mins< / span >
< / div >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/front-matter/ > Front Matter< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2021-12-21 02:27:30 +00:00
< span title = "Reading time" > 3 mins< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/shortcodes/ > Shortcodes< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< span title = "Reading time" > 5 mins< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/partials/ > Partials< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2021-12-21 02:27:30 +00:00
< span title = "Reading time" > 4 mins< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
< article >
2021-08-22 07:24:36 +00:00
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/content-examples/ > Content Examples< / a >
2021-08-16 07:33:06 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2022-02-03 00:52:04 +00:00
< span title = "Reading time" > 9 mins< / span >
2021-08-22 07:24:36 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / div >
< / article >
2021-11-04 00:06:52 +00:00
< article >
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
2022-02-03 00:52:04 +00:00
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/advanced-customisation/ > Advanced Customisation< / a >
< / h3 >
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
< div class = "flex flex-row flex-wrap items-center" >
< span title = "Reading time" > 8 mins< / span >
< / div >
< / div >
< / article >
< article >
< h3 class = "flex items-center mt-6 text-xl font-semibold" >
< a class = "hover:underline hover:decoration-primary-500 hover:underline-offset-2 text-neutral-800 dark:text-neutral" href = /congo/docs/hosting-deployment/ > Hosting & Deployment< / a >
2021-11-04 00:06:52 +00:00
< / h3 >
2021-12-21 02:27:30 +00:00
< div class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-01-24 00:53:51 +00:00
< div class = "flex flex-row flex-wrap items-center" >
2021-11-04 00:06:52 +00:00
< span title = "Reading time" > 3 mins< / span >
< / div >
< / div >
< / article >
2021-08-16 07:33:06 +00:00
< / section >
2022-02-03 00:52:04 +00:00
< / main >
< div id = search-wrapper class = "fixed inset-0 z-50 flex flex-col p-4 sm:p-6 md:p-[10vh] lg:p-[12vh] w-screen h-screen cursor-default bg-neutral-500/50 backdrop-blur-sm dark:bg-neutral-900/50 invisible" 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 border-neutral-200 top-20 bg-neutral dark:bg-neutral-800 dark:border-neutral-700" >
< 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 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:outline-transparent focus:outline-2" placeholder = Search tabindex = 0 >
< / form >
< button id = close-search-button class = "flex items-center justify-center w-8 h-8 text-neutral-700 dark:text-neutral hover:text-primary-600 dark:hover:text-primary-400" title = "Close (Esc)" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "times" class = "svg-inline--fa fa-times fa-w-11" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 352 512" > < path fill = "currentcolor" d = "M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19.0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48.0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48.0L9.21 111.45c-12.28 12.28-12.28 32.19.0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19.0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48.0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48.0l22.24-22.24c12.28-12.28 12.28-32.19.0-44.48L242.72 256z" / > < / svg >
< / span >
< / button >
< / header >
< section class = "flex-auto px-2 overflow-auto" >
< ul id = search-results >
< / ul >
< / section >
< / div >
< / div >
< footer class = py-10 >
2021-11-04 00:06:52 +00:00
< div class = "flex justify-between" >
< div >
2021-12-21 02:27:30 +00:00
< p class = "text-sm text-neutral-500 dark:text-neutral-400" >
2022-02-03 00:52:04 +00:00
© 2022 Congo contributors
2021-08-16 07:33:06 +00:00
< / p >
2022-02-03 00:52:04 +00:00
< 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 >
2021-08-16 07:33:06 +00:00
< / p >
2021-11-04 00:06:52 +00:00
< / div >
2022-02-03 00:52:04 +00:00
< div class = "text-sm cursor-pointer text-neutral-700 dark:text-neutral hover:text-primary-600 dark:hover:text-primary-400 ltr:mr-14 rtl:ml-14" >
< button id = appearance-switcher class = "w-12 h-12" type = button title = "Switch to dark appearance" >
< span class = "inline dark:hidden" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "moon" class = "svg-inline--fa fa-moon fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M283.211 512c78.962.0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954.0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156.0 00283.211.0c-141.309.0-256 114.511-256 256 0 141.309 114.511 256 256 256z" / > < / svg >
< / span >
< / span >
< span class = "hidden dark:inline" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "sun" class = "svg-inline--fa fa-sun fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M256 160c-52.9.0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6.0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0s-49.9-131.1.0-181 131.1-49.9 181 0 49.9 131.1.0 181z" / > < / svg >
< / span >
< / span >
< / button >
< / div >
2021-11-04 00:06:52 +00:00
< / div >
2021-08-16 07:33:06 +00:00
< / footer >
< / body >
< / html >