mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-07-20 14:22:28 +00:00
deploy: 0cb97716e0
This commit is contained in:
parent
f969b2207f
commit
b44a82b10a
273 changed files with 10252 additions and 8334 deletions
basics/migration
|
@ -20,7 +20,7 @@
|
|||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<meta itemprop="name" content="What's New :: Hugo Relearn Theme">
|
||||
<meta itemprop="description" content="This document shows you what’s new in the latest release and flags it with one of the following badges.">
|
||||
<meta itemprop="wordCount" content="8476">
|
||||
<meta itemprop="wordCount" content="8542">
|
||||
<meta itemprop="image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<title>What's New :: Hugo Relearn Theme</title>
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/basics/migration/index.html" rel="alternate" hreflang="x-default">
|
||||
|
@ -28,18 +28,18 @@
|
|||
<link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="art-x-pir">
|
||||
<link href="/hugo-theme-relearn/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme">
|
||||
<link href="/hugo-theme-relearn/basics/migration/index.print.html" rel="alternate" type="text/html" title="What's New :: Hugo Relearn Theme">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1725050074" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1725050074" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1725050074" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1725050074" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1725050074" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1725050074" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1725050074" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1725050074" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1725050074" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1725050074" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1725050074" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1725050074" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1725050074" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1725050074" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1725050074"></script>
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1725191906" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1725191906" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1725191906" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1725191906" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1725191906" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1725191906" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1725191906" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1725191906" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1725191906" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1725191906" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1725191906" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1725191906" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1725191906" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1725191906" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1725191906"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
|
@ -47,7 +47,7 @@
|
|||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.relearn.disableAnchorCopy=false;
|
||||
window.relearn.disableAnchorScrolling=false;
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js?1725050074";
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js?1725191906";
|
||||
// variant stuff
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
|
@ -79,6 +79,7 @@
|
|||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper"><nav class="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#630">6.3.0.beta (XXXX-XX-XX)</a></li>
|
||||
<li><a href="#620">6.2.0 (2024-08-26)</a></li>
|
||||
<li><a href="#610">6.1.0 (2024-08-02)</a></li>
|
||||
<li><a href="#600">6.0.0 (2024-04-27)</a></li>
|
||||
|
@ -187,6 +188,19 @@
|
|||
</ul>
|
||||
<!--GH-ACTION-RELEASE-MILESTONE-->
|
||||
<hr>
|
||||
<h2 id="630">6.3.0.beta (XXXX-XX-XX)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The <a href="/hugo-theme-relearn/shortcodes/expand/index.html"><code>expand</code> shortcode</a> changed the naming of the <code>open</code> parameter to <code>expanded</code>. You don’t need to change anything yet but may get deprecation warnings.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> If the content for the <a href="/hugo-theme-relearn/shortcodes/notice/index.html"><code>notice</code> shortcode</a> is empty, now only the title bar will be displayed. Previously an empty content box was displayed.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The <a href="/hugo-theme-relearn/shortcodes/notice/index.html"><code>notice</code> shortcode</a> has a new parameter <code>expanded</code> to make the content collapsible.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="620">6.2.0 (2024-08-26)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
@ -828,13 +842,13 @@
|
|||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Support for the great <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_self">VSCode Front Matter extension</a> which provides on-premise CMS capabilties to Hugo.</p>
|
||||
<p>The theme provides Front Matter snippets for its shortcodes. Currently only English and German is supported. Put a reference into your <code>frontmatter.json</code> like this</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="cfea35aeb7c06559250cc5388309ac1a">
|
||||
<div class="tab-panel" data-tab-group="a30652282ceb187fabfe41c72af2d2fd">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="frontmatterjson"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('cfea35aeb7c06559250cc5388309ac1a','frontmatterjson')"
|
||||
onclick="switchTab('a30652282ceb187fabfe41c72af2d2fd','frontmatterjson')"
|
||||
>
|
||||
<span class="tab-nav-text">frontmatter.json</span>
|
||||
</button>
|
||||
|
@ -869,13 +883,13 @@
|
|||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The theme removed the popular <a href="https://jquery.com" rel="external" target="_self">jQuery</a> library from its distribution.</p>
|
||||
<p>In case you made changes to the theme that are depending on this library you can place a copy of jQuery into your <code>static/js</code> directory and load it from your own <code>layouts/partials/custom-header.html</code> like this:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="a7c07a85fb4bbc6d86f00356985ee4c4">
|
||||
<div class="tab-panel" data-tab-group="f8ee5e40fff5718e34b47fe3fa666f21">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialscustom-headerhtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('a7c07a85fb4bbc6d86f00356985ee4c4','layoutspartialscustom-headerhtml')"
|
||||
onclick="switchTab('f8ee5e40fff5718e34b47fe3fa666f21','layoutspartialscustom-headerhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/custom-header.html</span>
|
||||
</button>
|
||||
|
@ -1757,12 +1771,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1725191906" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
|
@ -1923,13 +1937,13 @@
|
|||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1725050074"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1725191906"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1725191906" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<meta itemprop="name" content="What's New :: Hugo Relearn Theme">
|
||||
<meta itemprop="description" content="This document shows you what’s new in the latest release and flags it with one of the following badges.">
|
||||
<meta itemprop="wordCount" content="8476">
|
||||
<meta itemprop="wordCount" content="8542">
|
||||
<meta itemprop="image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<title>What's New :: Hugo Relearn Theme</title>
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/basics/migration/index.html" rel="alternate" hreflang="x-default">
|
||||
|
@ -28,19 +28,19 @@
|
|||
<link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="art-x-pir">
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/basics/migration/index.html" rel="canonical" type="text/html" title="What's New :: Hugo Relearn Theme">
|
||||
<link href="/hugo-theme-relearn/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1725050074" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1725050074" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1725050074" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1725050074" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1725050074" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1725050074" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1725050074" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1725050074" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1725050074" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1725050074" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1725050074" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1725050074" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1725050074" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1725050074" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1725050074" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1725050074"></script>
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1725191906" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1725191906" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1725191906" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1725191906" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1725191906" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1725191906" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1725191906" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1725191906" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1725191906" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1725191906" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1725191906" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1725191906" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1725191906" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1725191906" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1725191906" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1725191906"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
|
@ -48,7 +48,7 @@
|
|||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.relearn.disableAnchorCopy=false;
|
||||
window.relearn.disableAnchorScrolling=false;
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js?1725050074";
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js?1725191906";
|
||||
// variant stuff
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
|
@ -115,6 +115,19 @@
|
|||
</ul>
|
||||
<!--GH-ACTION-RELEASE-MILESTONE-->
|
||||
<hr>
|
||||
<h2 id="630">6.3.0.beta (XXXX-XX-XX)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The <a href="/hugo-theme-relearn/shortcodes/expand/index.html"><code>expand</code> shortcode</a> changed the naming of the <code>open</code> parameter to <code>expanded</code>. You don’t need to change anything yet but may get deprecation warnings.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> If the content for the <a href="/hugo-theme-relearn/shortcodes/notice/index.html"><code>notice</code> shortcode</a> is empty, now only the title bar will be displayed. Previously an empty content box was displayed.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The <a href="/hugo-theme-relearn/shortcodes/notice/index.html"><code>notice</code> shortcode</a> has a new parameter <code>expanded</code> to make the content collapsible.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="620">6.2.0 (2024-08-26)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
@ -756,13 +769,13 @@
|
|||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Support for the great <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_self">VSCode Front Matter extension</a> which provides on-premise CMS capabilties to Hugo.</p>
|
||||
<p>The theme provides Front Matter snippets for its shortcodes. Currently only English and German is supported. Put a reference into your <code>frontmatter.json</code> like this</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="cfea35aeb7c06559250cc5388309ac1a">
|
||||
<div class="tab-panel" data-tab-group="a30652282ceb187fabfe41c72af2d2fd">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="frontmatterjson"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('cfea35aeb7c06559250cc5388309ac1a','frontmatterjson')"
|
||||
onclick="switchTab('a30652282ceb187fabfe41c72af2d2fd','frontmatterjson')"
|
||||
>
|
||||
<span class="tab-nav-text">frontmatter.json</span>
|
||||
</button>
|
||||
|
@ -797,13 +810,13 @@
|
|||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The theme removed the popular <a href="https://jquery.com" rel="external" target="_self">jQuery</a> library from its distribution.</p>
|
||||
<p>In case you made changes to the theme that are depending on this library you can place a copy of jQuery into your <code>static/js</code> directory and load it from your own <code>layouts/partials/custom-header.html</code> like this:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="a7c07a85fb4bbc6d86f00356985ee4c4">
|
||||
<div class="tab-panel" data-tab-group="f8ee5e40fff5718e34b47fe3fa666f21">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialscustom-headerhtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('a7c07a85fb4bbc6d86f00356985ee4c4','layoutspartialscustom-headerhtml')"
|
||||
onclick="switchTab('f8ee5e40fff5718e34b47fe3fa666f21','layoutspartialscustom-headerhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/custom-header.html</span>
|
||||
</button>
|
||||
|
@ -1618,8 +1631,8 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1725050074" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1725191906" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1725191906" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue