2024-10-13 14:26:50 +00:00
<!DOCTYPE html>
2024-12-07 23:18:07 +00:00
< html lang = "art-x-pir" dir = "rtl" itemscope itemtype = "http://schema.org/Article" data-r-output-format = "html" >
2024-10-13 14:26:50 +00:00
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0" >
2025-04-10 19:17:44 +00:00
< meta name = "generator" content = "Hugo 0.146.1" >
< meta name = "generator" content = "Relearn 7.6.1+523120f28eb07bf5707e343d07e79fe704ae1f38" >
2024-10-13 14:26:50 +00:00
< meta name = "description" content = "" >
< meta name = "author" content = "Sören Weber" >
< meta name = "twitter:card" content = "summary_large_image" >
< meta name = "twitter:image" content = "https://mcshelby.github.io/hugo-theme-relearn/images/hero.png" >
< meta name = "twitter:title" content = "Options :: Cap'n Hugo Relearrrn Theme" >
< meta property = "og:url" content = "https://mcshelby.github.io/hugo-theme-relearn/pir/options/index.html" >
< meta property = "og:site_name" content = "Cap'n Hugo Relearrrn Theme" >
< meta property = "og:title" content = "Options :: Cap'n Hugo Relearrrn Theme" >
< meta property = "og:locale" content = "art_x_pir" >
< meta property = "og:type" content = "website" >
< meta property = "og:image" content = "https://mcshelby.github.io/hugo-theme-relearn/images/hero.png" >
< meta itemprop = "name" content = "Options :: Cap'n Hugo Relearrrn Theme" >
< meta itemprop = "image" content = "https://mcshelby.github.io/hugo-theme-relearn/images/hero.png" >
< title > Options :: Cap' n Hugo Relearrrn Theme< / title >
< link href = "https://mcshelby.github.io/hugo-theme-relearn/options/index.html" rel = "alternate" hreflang = "x-default" >
< link href = "https://mcshelby.github.io/hugo-theme-relearn/options/index.html" rel = "alternate" hreflang = "en" >
< link href = "https://mcshelby.github.io/hugo-theme-relearn/pir/options/index.html" rel = "alternate" hreflang = "art-x-pir" >
< link href = "/hugo-theme-relearn/pir/options/index.xml" rel = "alternate" type = "application/rss+xml" title = "Options :: Cap'n Hugo Relearrrn Theme" >
2025-04-10 19:17:44 +00:00
< link href = "/hugo-theme-relearn/images/logo.svg?1744312654" rel = "icon" type = "image/svg+xml" >
< link href = "/hugo-theme-relearn/fonts/fontawesome/css/fontawesome-all.min.css?1744312654" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "/hugo-theme-relearn/fonts/fontawesome/css/fontawesome-all.min.css?1744312654" rel = "stylesheet" > < / noscript >
< link href = "/hugo-theme-relearn/css/perfect-scrollbar/perfect-scrollbar.min.css?1744312654" rel = "stylesheet" >
< link href = "/hugo-theme-relearn/css/theme.min.css?1744312654" rel = "stylesheet" >
< link href = "/hugo-theme-relearn/css/format-html.min.css?1744312654" rel = "stylesheet" id = "R-format-style" >
< link href = "/hugo-theme-relearn/css/auto-complete/auto-complete.min.css?1744312654" rel = "stylesheet" >
< script src = "/hugo-theme-relearn/js/auto-complete/auto-complete.min.js?1744312654" defer > < / script >
< script src = "/hugo-theme-relearn/js/lunr/lunr.min.js?1744312654" defer > < / script >
< script src = "/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1744312654" defer > < / script >
< script src = "/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1744312654" defer > < / script >
< script src = "/hugo-theme-relearn/js/lunr/lunr.en.min.js?1744312654" defer > < / script >
< script src = "/hugo-theme-relearn/js/search.min.js?1744312654" defer > < / script >
2024-10-13 14:26:50 +00:00
< script >
window.relearn = window.relearn || {};
2025-02-24 19:12:40 +00:00
// configuration
window.relearn.min = `.min`;
2025-03-20 22:00:32 +00:00
window.relearn.path='\/pir\/options\/index.html';
2024-10-13 14:26:50 +00:00
window.relearn.relBasePath='..\/..';
window.relearn.relBaseUri='..\/..\/..';
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
2025-02-24 19:12:40 +00:00
window.relearn.contentLangs=['en'];
2025-04-10 19:17:44 +00:00
window.relearn.index_js_url="/hugo-theme-relearn/searchindex.pir.js?1744312654";
2024-10-13 14:26:50 +00:00
window.relearn.disableAnchorCopy=false;
window.relearn.disableAnchorScrolling=false;
2025-02-14 22:40:55 +00:00
window.relearn.disableInlineCopyToClipboard=true;
2025-02-24 19:12:40 +00:00
window.relearn.enableBlockCodeWrap=true;
2025-03-24 22:56:53 +00:00
// legal
window.relearn.getItem = (s,n) => {return s.getItem(n)};
window.relearn.setItem = (s,n,v) => {return s.setItem(n,v)};
window.relearn.removeItem = (s,n) => {return s.removeItem(n)};
2024-10-13 14:26:50 +00:00
// variant stuff
2025-02-13 21:27:36 +00:00
window.relearn.themevariants = [ 'relearn-auto', 'relearn-dark', 'relearn-light', 'relearn-bright', 'zen-auto', 'zen-dark', 'zen-light', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ];
2024-12-07 23:18:07 +00:00
window.relearn.customvariantname = "my-custom-variant";
window.relearn.changeVariant = function(variant) {
var oldVariant = document.documentElement.dataset.rThemeVariant;
2025-03-24 22:56:53 +00:00
window.relearn.setItem(window.localStorage, window.relearn.absBaseUri + "/variant", variant);
2024-12-07 23:18:07 +00:00
document.documentElement.dataset.rThemeVariant = variant;
if (oldVariant != variant) {
document.dispatchEvent( new CustomEvent('themeVariantLoaded', { detail: { variant, oldVariant } }) );
2025-03-20 20:47:18 +00:00
window.relearn.markVariant();
2024-12-07 23:18:07 +00:00
}
}
window.relearn.markVariant = function() {
2025-03-24 22:56:53 +00:00
var variant = window.relearn.getItem(window.localStorage, window.relearn.absBaseUri + "/variant");
2025-03-20 20:47:18 +00:00
document.querySelectorAll(".R-variantswitcher select").forEach((select) => {select.value = variant;});
2024-12-07 23:18:07 +00:00
}
window.relearn.initVariant = function() {
2025-03-24 22:56:53 +00:00
var variant = window.relearn.getItem(window.localStorage, window.relearn.absBaseUri + "/variant") ?? "";
2024-12-07 23:18:07 +00:00
if( variant == window.relearn.customvariantname ){
}else if( !variant || !window.relearn.themevariants.includes(variant) ){
variant = window.relearn.themevariants[0];
2025-03-24 22:56:53 +00:00
window.relearn.setItem(window.localStorage, window.relearn.absBaseUri + "/variant", variant);
2024-12-07 23:18:07 +00:00
}
document.documentElement.dataset.rThemeVariant = variant;
}
window.relearn.initVariant();
window.relearn.markVariant();
2024-10-13 14:26:50 +00:00
// translations
window.T_Copy_to_clipboard = `Copy t' clipboard`;
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
window.T_Copy_link_to_clipboard = `Copy link t' clipboard`;
window.T_Link_copied_to_clipboard = `Copied link t' clipboard!`;
window.T_Reset_view = `Rrreset view`;
window.T_View_reset = `View rrreset!`;
window.T_No_results_found = `No rrresults found fer "{0}"`;
window.T_N_results_found = `{1} rrresults found fer "{0}"`;
< / script >
2025-04-10 19:17:44 +00:00
< script src = "/hugo-theme-relearn/js/variant.min.js?1744312654" > < / script >
2024-10-13 14:26:50 +00:00
< style >
2025-02-12 21:55:26 +00:00
2024-10-13 14:26:50 +00:00
#R-body img.bg-white {
background-color: white;
}
2025-02-12 21:55:26 +00:00
#R-logo {
font-size: 1.875rem;
margin-bottom: -.666rem;
margin-top: -.666rem;
max-width: 100%;
width: 14.125rem;
}
@media only all and (max-width: 59.999rem) {
#R-logo {
font-size: 1.5625rem;
margin-bottom: -.1875rem;
margin-top: -.1875rem;
}
}
#R-logo svg {
display: inline-block;
opacity: .945;
vertical-align: middle;
width: 29% !important;
}
@media only all and (max-width: 59.999rem) {
#R-logo svg {
width: 24.5% !important;
}
}
#R-logo svg * {
opacity: .945;
}
#R-logo .logo-title{
display: inline-block;
text-align: left;
text-wrap: wrap;
overflow-wrap: break-word;
vertical-align: middle;
width: 4.5em;
}
2024-10-13 14:26:50 +00:00
< / style >
< / head >
2025-02-14 22:40:55 +00:00
< body class = "mobile-support html" data-url = "/hugo-theme-relearn/pir/options/index.html" >
2024-10-13 14:26:50 +00:00
< div id = "R-body" class = "default-animation" >
< div id = "R-body-overlay" > < / div >
< nav id = "R-topbar" >
< div class = "topbar-wrapper" >
< div class = "topbar-sidebar-divider" > < / div >
< div class = "topbar-area topbar-area-start" data-area = "start" >
< div class = "topbar-button topbar-button-sidebar" data-content-empty = "disable" data-width-s = "show" data-width-m = "hide" data-width-l = "hide" > < button class = "topbar-control" onclick = "toggleNav()" type = "button" title = "Menu (CTRL+ALT+n)" > < i class = "fa-fw fas fa-bars" > < / i > < / button >
< / div >
< div class = "topbar-button topbar-button-toc" data-content-empty = "hide" data-width-s = "show" data-width-m = "show" data-width-l = "show" > < button class = "topbar-control" onclick = "toggleTopbarFlyout(this)" type = "button" title = "Table o' Contents (CTRL+ALT+t)" > < i class = "fa-fw fas fa-list-alt" > < / i > < / button >
< div class = "topbar-content" >
< div class = "topbar-content-wrapper" >
< nav class = "TableOfContents" >
< ul >
< li > < a href = "#a" > A< / a > < / li >
< li > < a href = "#b" > B< / a > < / li >
< li > < a href = "#c" > C< / a > < / li >
< li > < a href = "#d" > D< / a > < / li >
< li > < a href = "#e" > E< / a > < / li >
< li > < a href = "#h" > H< / a > < / li >
< li > < a href = "#i" > I< / a > < / li >
< li > < a href = "#l" > L< / a > < / li >
< li > < a href = "#m" > M< / a > < / li >
< li > < a href = "#o" > O< / a > < / li >
< li > < a href = "#r" > R< / a > < / li >
< li > < a href = "#s" > S< / a > < / li >
< li > < a href = "#t" > T< / a > < / li >
2025-03-17 22:14:23 +00:00
< li > < a href = "#v" > V< / a > < / li >
2024-10-13 14:26:50 +00:00
< / ul >
< / nav >
< / div >
< / div >
< / div >
< / div >
2025-02-16 20:30:51 +00:00
< ol class = "topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype = "http://schema.org/BreadcrumbList" >
< li itemscope itemtype = "https://schema.org/ListItem" itemprop = "itemListElement" class = "a11y-only" > < a itemprop = "item" href = "/hugo-theme-relearn/pir/index.html" > < span itemprop = "name" > Cap' n Hugo Relearrrn Theme< / span > < / a > < meta itemprop = "position" content = "1" > > < / li >
< li itemscope itemtype = "https://schema.org/ListItem" itemprop = "itemListElement" class = "" > < span itemprop = "name" > Options< / span > < meta itemprop = "position" content = "2" > < / li >
2024-10-13 14:26:50 +00:00
< / ol >
< div class = "topbar-area topbar-area-end" data-area = "end" >
2025-02-17 22:34:33 +00:00
< div class = "topbar-button topbar-button-edit" data-content-empty = "disable" data-width-s = "area-more" data-width-m = "show" data-width-l = "show" > < a class = "topbar-control" href = "https://github.com/McShelby/hugo-theme-relearn/edit/main/docs/content/options/_index.pir.md" rel = "external" target = "_self" title = "Edit (CTRL+ALT+w)" > < i class = "fa-fw fas fa-pen" > < / i > < / a >
2024-10-13 14:26:50 +00:00
< / div >
2025-02-17 22:34:33 +00:00
< div class = "topbar-button topbar-button-prev" data-content-empty = "disable" data-width-s = "show" data-width-m = "show" data-width-l = "show" > < a class = "topbar-control" href = "/hugo-theme-relearn/pir/index.html" title = "Cap'n Hugo Relearrrn Theme (🡒)" > < i class = "fa-fw fas fa-chevron-left" > < / i > < / a >
2024-10-13 14:26:50 +00:00
< / div >
< div class = "topbar-button topbar-button-next" data-content-empty = "disable" data-width-s = "show" data-width-m = "show" data-width-l = "show" > < a class = "topbar-control" href = "/hugo-theme-relearn/pir/options/additionalcontentlanguage/index.html" title = "Option :: AdditionalContentLanguage (🡐)" > < i class = "fa-fw fas fa-chevron-right" > < / i > < / a >
< / div >
< div class = "topbar-button topbar-button-more" data-content-empty = "hide" data-width-s = "show" data-width-m = "show" data-width-l = "show" > < button class = "topbar-control" onclick = "toggleTopbarFlyout(this)" type = "button" title = "Morrre" > < i class = "fa-fw fas fa-ellipsis-v" > < / i > < / button >
< div class = "topbar-content" >
< div class = "topbar-content-wrapper" >
< div class = "topbar-area topbar-area-more" data-area = "more" >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / nav >
< div id = "R-main-overlay" > < / div >
< main id = "R-body-inner" class = "highlightable options" tabindex = "-1" >
< div class = "flex-block-wrapper" >
< article >
< header class = "headline" >
< / header >
< h1 id = "options" > Options< / h1 >
2025-01-03 11:41:01 +00:00
2024-10-13 14:26:50 +00:00
< h2 id = "a" > A< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/additionalcontentlanguage/index.html" > AdditionalContentLanguage< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/alwaysopen/index.html" > Alwaysopen< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/author.email/index.html" > Author.email< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/author.name/index.html" > Author.name< / a > (1)< / li >
< / ul >
< h2 id = "b" > B< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/boxstyle/index.html" > BoxStyle< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/breadcrumbseparator/index.html" > BreadcrumbSeparator< / a > (1)< / li >
< / ul >
< h2 id = "c" > C< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/collapsiblemenu/index.html" > CollapsibleMenu< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/custommathjaxurl/index.html" > CustomMathJaxURL< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/custommermaidurl/index.html" > CustomMermaidURL< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/customopenapiurl/index.html" > CustomOpenapiURL< / a > (1)< / li >
< / ul >
< h2 id = "d" > D< / h2 >
< ul class = "columnize" >
2025-02-17 19:53:32 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/dateformat/index.html" > DateFormat< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/disableanchorcopy/index.html" > DisableAnchorCopy< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disableanchorscrolling/index.html" > DisableAnchorScrolling< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disableassetsbusting/index.html" > DisableAssetsBusting< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablebreadcrumb/index.html" > DisableBreadcrumb< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disabledefaultrelref/index.html" > DisableDefaultRelref< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disableexplicitindexurls/index.html" > DisableExplicitIndexURLs< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablegeneratorversion/index.html" > DisableGeneratorVersion< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablehoverblockcopytoclipboard/index.html" > DisableHoverBlockCopyToClipBoard< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disableinlinecopytoclipboard/index.html" > DisableInlineCopyToClipBoard< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablelandingpagebutton/index.html" > DisableLandingPageButton< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablelanguageswitchingbutton/index.html" > DisableLanguageSwitchingButton< / a > (1)< / li >
2024-12-31 13:33:32 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/disablemarkdownbutton/index.html" > DisableMarkdownButton< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/disablenextprev/index.html" > DisableNextPrev< / a > (1)< / li >
2024-12-31 13:33:32 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/disableprintbutton/index.html" > DisablePrintButton< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/disablerandomids/index.html" > DisableRandomIds< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablerootbreadcrumb/index.html" > DisableRootBreadcrumb< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablesearch/index.html" > DisableSearch< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablesearchhiddenpages/index.html" > DisableSearchHiddenPages< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablesearchindex/index.html" > DisableSearchIndex< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disablesearchpage/index.html" > DisableSearchPage< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disableseohiddenpages/index.html" > DisableSeoHiddenPages< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disableshortcutstitle/index.html" > DisableShortcutsTitle< / a > (1)< / li >
2025-01-29 13:20:10 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/disablesourcebutton/index.html" > DisableSourceButton< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/disabletaghiddenpages/index.html" > DisableTagHiddenPages< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disabletermbreadcrumbs/index.html" > DisableTermBreadcrumbs< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/disabletoc/index.html" > DisableToc< / a > (1)< / li >
2025-03-21 12:22:06 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/disableversioningwarning/index.html" > DisableVersioningWarning< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< / ul >
< h2 id = "e" > E< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/editurl/index.html" > EditURL< / a > (2)< / li >
2025-02-17 22:34:33 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/enablelegacylanguagelinks/index.html" > EnableLegacyLanguageLinks< / a > (1)< / li >
2025-01-29 21:18:21 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/errorignore/index.html" > Errorignore< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/externallinktarget/index.html" > ExternalLinkTarget< / a > (1)< / li >
< / ul >
< h2 id = "h" > H< / h2 >
< ul class = "columnize" >
2025-02-17 19:53:32 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/hideauthordate/index.html" > HideAuthorDate< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/hideauthoremail/index.html" > HideAuthorEmail< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/hideauthorname/index.html" > HideAuthorName< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/highlightwrap/index.html" > HighlightWrap< / a > (1)< / li >
< / ul >
< h2 id = "i" > I< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/image.errorlevel/index.html" > Image.errorlevel< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/imageeffects/index.html" > ImageEffects< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/include.errorlevel/index.html" > Include.errorlevel< / a > (1)< / li >
< / ul >
< h2 id = "l" > L< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/landingpagename/index.html" > LandingPageName< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/link.errorlevel/index.html" > Link.errorlevel< / a > (1)< / li >
2025-02-07 20:26:58 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/linkeffects/index.html" > LinkEffects< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/linktitle/index.html" > LinkTitle< / a > (1)< / li >
< / ul >
< h2 id = "m" > M< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/math/index.html" > Math< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/math.force/index.html" > Math.force< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/mathjaxinitialize/index.html" > MathJaxInitialize< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/mermaid.force/index.html" > Mermaid.force< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/mermaidinitialize/index.html" > MermaidInitialize< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/mermaidzoom/index.html" > MermaidZoom< / a > (1)< / li >
2024-12-07 23:18:07 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/minify/index.html" > Minify< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< / ul >
< h2 id = "o" > O< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/openapi.errorlevel/index.html" > Openapi.errorlevel< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/openapi.force/index.html" > Openapi.force< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/ordersectionsby/index.html" > Ordersectionsby< / a > (2)< / li >
< / ul >
< h2 id = "r" > R< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/relearn.dependencies/index.html" > Relearn.dependencies< / a > (1)< / li >
< / ul >
< h2 id = "s" > S< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/searchindexurl/index.html" > SearchIndexURL< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/searchpageurl/index.html" > SearchPageURL< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/showvisitedlinks/index.html" > ShowVisitedLinks< / a > (1)< / li >
2025-03-16 23:01:28 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/sidebarfootermenus/index.html" > Sidebarfootermenus< / a > (1)< / li >
2025-03-14 23:02:08 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/sidebarheadermenus/index.html" > Sidebarheadermenus< / a > (1)< / li >
2024-10-24 15:26:10 +00:00
< li > < a href = "/hugo-theme-relearn/pir/options/sidebarmenus/index.html" > Sidebarmenus< / a > (1)< / li >
2024-10-13 14:26:50 +00:00
< / ul >
< h2 id = "t" > T< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/themevariant/index.html" > ThemeVariant< / a > (2)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/titleseparator/index.html" > TitleSeparator< / a > (1)< / li >
< / ul >
2025-03-17 22:14:23 +00:00
< h2 id = "v" > V< / h2 >
< ul class = "columnize" >
< li > < a href = "/hugo-theme-relearn/pir/options/version/index.html" > Version< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/versionindexurl/index.html" > VersionIndexURL< / a > (1)< / li >
< li > < a href = "/hugo-theme-relearn/pir/options/versions/index.html" > Versions< / a > (1)< / li >
< / ul >
2024-10-13 14:26:50 +00:00
< footer class = "footline" >
< / footer >
< / article >
< / div >
< / main >
< / div >
2025-04-10 19:17:44 +00:00
< script src = "/hugo-theme-relearn/js/clipboard/clipboard.min.js?1744312654" defer > < / script >
< script src = "/hugo-theme-relearn/js/perfect-scrollbar/perfect-scrollbar.min.js?1744312654" defer > < / script >
< script src = "/hugo-theme-relearn/js/theme.min.js?1744312654" defer > < / script >
2024-10-13 14:26:50 +00:00
< / body >
< / html >