2025-02-13 21:27:36 +00:00
<!DOCTYPE html>
< html lang = "en" dir = "ltr" itemscope itemtype = "http://schema.org/Article" data-r-output-format = "html" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0" >
< meta name = "generator" content = "Hugo 0.143.1" >
2025-02-13 23:37:52 +00:00
< meta name = "generator" content = "Relearn 7.3.2+fd301a9776bb6f811643697ab6ea6125f12058c6" >
2025-02-13 21:35:25 +00:00
< meta name = "description" content = "" >
< meta name = "author" content = "Captain Hugo" >
< meta name = "twitter:card" content = "summary" >
< meta name = "twitter:title" content = "The Purple Pulpo :: Purple Pulpo" >
< meta property = "og:url" content = "https://mcshelby.github.io/hugo-theme-relearn/exampleSite/index.html" >
< meta property = "og:site_name" content = "Purple Pulpo" >
< meta property = "og:title" content = "The Purple Pulpo :: Purple Pulpo" >
2025-02-13 21:27:36 +00:00
< meta property = "og:locale" content = "en" >
< meta property = "og:type" content = "website" >
2025-02-13 21:35:25 +00:00
< meta itemprop = "name" content = "The Purple Pulpo :: Purple Pulpo" >
< meta itemprop = "wordCount" content = "318" >
< title > The Purple Pulpo :: Purple Pulpo< / title >
< link href = "https://mcshelby.github.io/hugo-theme-relearn/exampleSite/index.html" rel = "alternate" hreflang = "x-default" >
< link href = "https://mcshelby.github.io/hugo-theme-relearn/exampleSite/index.html" rel = "alternate" hreflang = "en" >
< link href = "https://mcshelby.github.io/hugo-theme-relearn/exampleSite/pir/index.html" rel = "alternate" hreflang = "art-x-pir" >
< link href = "/hugo-theme-relearn/exampleSite/index.xml" rel = "alternate" type = "application/rss+xml" title = "The Purple Pulpo :: Purple Pulpo" >
< link href = "/hugo-theme-relearn/exampleSite/index.print.html" rel = "alternate" type = "text/html" title = "The Purple Pulpo :: Purple Pulpo" >
2025-02-13 23:37:52 +00:00
< link href = "/hugo-theme-relearn/exampleSite/css/fontawesome-all.min.css?1739489866" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "/hugo-theme-relearn/exampleSite/css/fontawesome-all.min.css?1739489866" rel = "stylesheet" > < / noscript >
< link href = "/hugo-theme-relearn/exampleSite/css/auto-complete.css?1739489866" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "/hugo-theme-relearn/exampleSite/css/auto-complete.css?1739489866" rel = "stylesheet" > < / noscript >
< link href = "/hugo-theme-relearn/exampleSite/css/perfect-scrollbar.min.css?1739489866" rel = "stylesheet" >
< link href = "/hugo-theme-relearn/exampleSite/css/theme.min.css?1739489866" rel = "stylesheet" >
< link href = "/hugo-theme-relearn/exampleSite/css/format-html.min.css?1739489866" rel = "stylesheet" id = "R-format-style" >
2025-02-13 21:27:36 +00:00
< script >
window.relearn = window.relearn || {};
window.relearn.relBasePath='.';
2025-02-13 21:35:25 +00:00
window.relearn.relBaseUri='..\/..';
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn\/exampleSite';
2025-02-13 21:27:36 +00:00
window.relearn.min = `.min`;
window.relearn.disableAnchorCopy=false;
window.relearn.disableAnchorScrolling=false;
// variant stuff
2025-02-13 21:35:25 +00:00
window.relearn.themevariants = [ 'auto', 'neon', 'learn' ];
2025-02-13 21:27:36 +00:00
window.relearn.customvariantname = "my-custom-variant";
window.relearn.changeVariant = function(variant) {
var oldVariant = document.documentElement.dataset.rThemeVariant;
window.localStorage.setItem(window.relearn.absBaseUri + "/variant", variant);
document.documentElement.dataset.rThemeVariant = variant;
if (oldVariant != variant) {
document.dispatchEvent( new CustomEvent('themeVariantLoaded', { detail: { variant, oldVariant } }) );
}
}
window.relearn.markVariant = function() {
var variant = window.localStorage.getItem(window.relearn.absBaseUri + "/variant");
var select = document.querySelector("#R-select-variant");
if (select) {
select.value = variant;
}
}
window.relearn.initVariant = function() {
var variant = window.localStorage.getItem(window.relearn.absBaseUri + "/variant") ?? "";
if( variant == window.relearn.customvariantname ){
}else if( !variant || !window.relearn.themevariants.includes(variant) ){
variant = window.relearn.themevariants[0];
window.localStorage.setItem(window.relearn.absBaseUri + "/variant", variant);
}
document.documentElement.dataset.rThemeVariant = variant;
}
window.relearn.initVariant();
window.relearn.markVariant();
// translations
window.T_Copy_to_clipboard = `Copy to clipboard`;
window.T_Copied_to_clipboard = `Copied to clipboard!`;
window.T_Copy_link_to_clipboard = `Copy link to clipboard`;
window.T_Link_copied_to_clipboard = `Copied link to clipboard!`;
window.T_Reset_view = `Reset view`;
window.T_View_reset = `View reset!`;
window.T_No_results_found = `No results found for "{0}"`;
window.T_N_results_found = `{1} results found for "{0}"`;
< / script >
< style >
2025-02-13 21:35:25 +00:00
#R-body svg.purple,
#R-body svg.purple :not([fill]),
#R-body svg.purple :not([fill='black']),
#R-body svg.purple :not([fill='#000000']) {
fill: var(--INTERNAL-PRIMARY-color) !important;
2025-02-13 21:27:36 +00:00
}
#R-logo {
2025-02-13 21:35:25 +00:00
font-size: 1.4rem;
margin-bottom: -.8125rem;
margin-top: -.8125rem;
2025-02-13 21:27:36 +00:00
max-width: 100%;
width: 14.125rem;
}
@media only all and (max-width: 59.999rem) {
#R-logo {
2025-02-13 21:35:25 +00:00
font-size: 1rem;
margin-bottom: -.25rem;
margin-top: -.25rem;
2025-02-13 21:27:36 +00:00
}
}
#R-logo svg {
display: inline-block;
opacity: .945;
vertical-align: middle;
2025-02-13 21:35:25 +00:00
width: 26% !important;
2025-02-13 21:27:36 +00:00
}
@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;
2025-02-13 21:35:25 +00:00
overflow-wrap: break-word;
2025-02-13 21:27:36 +00:00
text-align: left;
text-wrap: wrap;
vertical-align: middle;
width: 4.5em;
}
< / style >
< / head >
2025-02-13 21:35:25 +00:00
< body class = "mobile-support html" data-url = "/hugo-theme-relearn/exampleSite/index.html" >
2025-02-13 21:27:36 +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 of 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 >
2025-02-13 21:35:25 +00:00
< li > < a href = "#myths-and-rumors" > Myths and Rumors< / a >
< ul >
< li > < a href = "#possible-explanations" > Possible Explanations< / a > < / li >
< / ul >
< / li >
< li > < a href = "#unlikely-allies" > Unlikely Allies< / a > < / li >
< li > < a href = "#adventures" > Adventures< / a > < / li >
< li > < a href = "#a-final-toast" > A Final Toast< / a > < / li >
2025-02-13 21:27:36 +00:00
< / ul >
< / nav >
< / div >
< / div >
< / div >
< / div >
2025-02-13 21:35:25 +00:00
< ol class = "topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype = "http://schema.org/BreadcrumbList" > < li
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement">< span itemprop = "name" > Purple Pulpo< / span > < meta itemprop = "position" content = "1" > < / li >
2025-02-13 21:27:36 +00:00
< / ol >
< div class = "topbar-area topbar-area-end" data-area = "end" >
2025-02-13 21:35:25 +00:00
< div class = "topbar-button topbar-button-print" data-content-empty = "disable" data-width-s = "area-more" data-width-m = "show" data-width-l = "show" > < a class = "topbar-control" href = "/hugo-theme-relearn/exampleSite/index.print.html" title = "Print whole chapter (CTRL+ALT+p)" > < i class = "fa-fw fas fa-print" > < / i > < / a >
2025-02-13 21:27:36 +00:00
< / div >
< div class = "topbar-button topbar-button-prev" data-content-empty = "disable" data-width-s = "show" data-width-m = "show" data-width-l = "show" > < span class = "topbar-control" > < i class = "fa-fw fas fa-chevron-left" > < / i > < / span >
< / div >
2025-02-13 21:35:25 +00:00
< 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/exampleSite/ship/index.html" title = "The Ship (🡒)" > < i class = "fa-fw fas fa-chevron-right" > < / i > < / a >
2025-02-13 21:27:36 +00:00
< / 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 = "More" > < 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 home" tabindex = "-1" >
< div class = "flex-block-wrapper" >
< article class = "home" >
< header class = "headline" >
< / header >
2025-02-13 21:35:25 +00:00
< h1 id = "the-purple-pulpo" > The Purple Pulpo< / h1 >
2025-02-13 21:27:36 +00:00
2025-02-13 23:37:52 +00:00
< p > < a href = "#R-image-84dbc59595ce63e2373ecec102bb39bc" class = "lightbox-link" > < svg alt = "The Purple Pulpo" class = "inlinecontent lazy lightbox purple figure-image" loading = "lazy" style = " height: auto; width: 25vh;" xmlns = "http://www.w3.org/2000/svg" viewBox = "75 75 350 350" >
2025-02-13 21:35:25 +00:00
< style >
@media (prefers-color-scheme: dark) {
path { fill: white; }
}
< / style >
< path
d="M250,80 a170,170 0 1,0 0,340 a170,170 0 1,0 0,-340 M250,95 a155,155 0 1,1 0,310 a155,155 0 1,1 0,-310 Z" />
< path
d="M 250 110 C 223.33333 123.33333 203.33333 156.66667 190 210 C 190 230 200 246.66667 220 260 C 246.66667 273.33333 270 273.33333 290 260 C 310 246.66667 316.66667 230 310 210 C 296.66667 156.66667 276.66667 123.33333 250 110 z M 230 152 A 22 28 0 0 1 250.02539 168.43164 A 22 28 0 0 1 270 152 A 22 28 0 0 1 292 180 A 22 28 0 0 1 270 208 A 22 28 0 0 1 250 191.48828 A 22 28 0 0 1 230 208 A 22 28 0 0 1 208 180 A 22 28 0 0 1 230 152 z " />
< path
d="M 232 190 A 7 7 0 1 0 218 190 A 7 7 0 1 0 232 190" />
< path
d="M 282 190 A 7 7 0 1 0 268 190 A 7 7 0 1 0 282 190" />
< path
d="m 251.62695,262.67773 -3.2539,14.64454 c 29.6411,6.58691 52.50119,14.00059 68.27343,21.88671 15.77224,7.88612 23.89316,16.12675 26.23829,23.16211 l 0.16796,0.50586 0.23829,0.47657 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.45724,-7.3717 0.9861,-15.4399 -2.90625,-23.22461 l 0.40625,0.98243 c -4.32154,-12.96464 -16.20062,-23.05735 -33.76171,-31.83789 -17.5611,-8.78055 -41.36767,-16.36687 -71.72657,-23.11329 z" />
< path
d="m 251.06055,262.57617 -2.1211,14.84766 c 22.66512,3.23787 40.0389,8.90614 52.08594,16.43554 12.04704,7.52941 18.84739,16.55167 21.69922,27.95899 l 0.19922,0.79883 0.36719,0.73633 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.36474,-7.09422 1.02935,-14.82889 -2.53906,-22.33984 -3.93242,-14.96263 -13.69431,-27.38609 -28.10156,-36.39063 -14.61962,-9.13726 -33.91251,-15.13566 -57.91406,-18.56445 z" />
< path
d="m 254.16016,263.75977 -8.32032,12.48046 c 18.87994,12.58663 30.93166,27.79106 37.04493,46.13086 l 0.16796,0.50586 0.23829,0.47657 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.36103,-7.08308 1.03217,-14.80481 -2.52343,-22.30468 -7.22746,-21.63209 -21.83225,-39.74038 -42.93164,-53.80664 z" />
< path
d="m 245.83984,263.75977 c -21.09939,14.06626 -35.70418,32.17455 -42.93164,53.80664 -3.5556,7.49987 -4.88446,15.2216 -2.52343,22.30468 2.45723,7.37171 8.47701,12.94554 16.26171,16.83789 7.78471,3.89235 15.85291,5.36349 23.22461,2.90625 7.37171,-2.45723 12.94554,-8.47701 16.83789,-16.26171 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.77224,11.54447 5.77224,21.74849 0,33.29296 -2.77432,5.54864 -5.53382,7.86219 -8.16211,8.73829 -2.6283,0.87609 -6.22676,0.68056 -11.77539,-2.09375 -5.54864,-2.77432 -7.86219,-5.53382 -8.73829,-8.16211 -0.87609,-2.6283 -0.68056,-6.22676 2.09375,-11.77539 l 0.23829,-0.47657 0.16796,-0.50586 c 6.11327,-18.3398 18.16499,-33.54423 37.04493,-46.13086 z" />
< path
d="m 248.5293,262.64648 c -35.0305,7.0061 -60.89872,25.32088 -75.23828,54 C 169.62227,323.98397 167.5,330.83333 167.5,337.5 c 0,6.66667 2.53811,13.14358 7.19727,17.80273 5.1011,5.1011 13.27646,6.61163 20.17382,4.3125 6.89737,-2.29912 13.32304,-7.20389 20.43164,-14.3125 l 0.86133,-0.85937 0.54492,-1.08984 c 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.58408,11.16816 5.64385,21.1051 0.42382,32.1914 -5.75159,5.55819 -10.66362,8.86574 -13.58593,9.83985 -3.10264,1.03421 -3.26061,0.87806 -4.82618,-0.6875 C 183.29523,342.68976 182.5,340.83333 182.5,337.5 c 0,-3.33333 1.21106,-8.15064 4.20898,-14.14648 12.32711,-24.65421 33.12555,-39.67277 64.76172,-46 z" />
< path
d="m 248.37305,262.67773 c -30.3589,6.74642 -54.16547,14.33274 -71.72657,23.11329 -17.56109,8.78054 -29.44017,18.87325 -33.76171,31.83789 l 0.40625,-0.98243 c -3.89235,7.78471 -5.36349,15.85291 -2.90625,23.22461 2.45723,7.37171 8.47701,12.94554 16.26171,16.83789 7.78471,3.89235 15.85291,5.36349 23.22461,2.90625 7.37171,-2.45723 12.94554,-8.47701 16.83789,-16.26171 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.77224,11.54447 5.77224,21.74849 0,33.29296 -2.77432,5.54864 -5.53382,7.86219 -8.16211,8.73829 -2.6283,0.87609 -6.22676,0.68056 -11.77539,-2.09375 -5.54864,-2.77432 -7.86219,-5.53382 -8.73829,-8.16211 -0.87609,-2.6283 -0.68056,-6.22676 2.09375,-11.77539 l 0.23829,-0.47657 0.16796,-0.50586 c 2.34513,-7.03536 10.46605,-15.27599 26.23829,-23.16211 15.77224,-7.88612 38.63233,-15.2998 68.27343,-21.88671 z" />
< / svg > < / a >
2025-02-13 23:37:52 +00:00
< a href = "javascript:history.back();" class = "lightbox-back" id = "R-image-84dbc59595ce63e2373ecec102bb39bc" > < svg alt = "The Purple Pulpo" class = "inlinecontent lazy lightbox purple lightbox-image" loading = "lazy" xmlns = "http://www.w3.org/2000/svg" viewBox = "75 75 350 350" >
2025-02-13 21:35:25 +00:00
< style >
@media (prefers-color-scheme: dark) {
path { fill: white; }
}
< / style >
< path
d="M250,80 a170,170 0 1,0 0,340 a170,170 0 1,0 0,-340 M250,95 a155,155 0 1,1 0,310 a155,155 0 1,1 0,-310 Z" />
< path
d="M 250 110 C 223.33333 123.33333 203.33333 156.66667 190 210 C 190 230 200 246.66667 220 260 C 246.66667 273.33333 270 273.33333 290 260 C 310 246.66667 316.66667 230 310 210 C 296.66667 156.66667 276.66667 123.33333 250 110 z M 230 152 A 22 28 0 0 1 250.02539 168.43164 A 22 28 0 0 1 270 152 A 22 28 0 0 1 292 180 A 22 28 0 0 1 270 208 A 22 28 0 0 1 250 191.48828 A 22 28 0 0 1 230 208 A 22 28 0 0 1 208 180 A 22 28 0 0 1 230 152 z " />
< path
d="M 232 190 A 7 7 0 1 0 218 190 A 7 7 0 1 0 232 190" />
< path
d="M 282 190 A 7 7 0 1 0 268 190 A 7 7 0 1 0 282 190" />
< path
d="m 251.62695,262.67773 -3.2539,14.64454 c 29.6411,6.58691 52.50119,14.00059 68.27343,21.88671 15.77224,7.88612 23.89316,16.12675 26.23829,23.16211 l 0.16796,0.50586 0.23829,0.47657 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.45724,-7.3717 0.9861,-15.4399 -2.90625,-23.22461 l 0.40625,0.98243 c -4.32154,-12.96464 -16.20062,-23.05735 -33.76171,-31.83789 -17.5611,-8.78055 -41.36767,-16.36687 -71.72657,-23.11329 z" />
< path
d="m 251.06055,262.57617 -2.1211,14.84766 c 22.66512,3.23787 40.0389,8.90614 52.08594,16.43554 12.04704,7.52941 18.84739,16.55167 21.69922,27.95899 l 0.19922,0.79883 0.36719,0.73633 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.36474,-7.09422 1.02935,-14.82889 -2.53906,-22.33984 -3.93242,-14.96263 -13.69431,-27.38609 -28.10156,-36.39063 -14.61962,-9.13726 -33.91251,-15.13566 -57.91406,-18.56445 z" />
< path
d="m 254.16016,263.75977 -8.32032,12.48046 c 18.87994,12.58663 30.93166,27.79106 37.04493,46.13086 l 0.16796,0.50586 0.23829,0.47657 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.36103,-7.08308 1.03217,-14.80481 -2.52343,-22.30468 -7.22746,-21.63209 -21.83225,-39.74038 -42.93164,-53.80664 z" />
< path
d="m 245.83984,263.75977 c -21.09939,14.06626 -35.70418,32.17455 -42.93164,53.80664 -3.5556,7.49987 -4.88446,15.2216 -2.52343,22.30468 2.45723,7.37171 8.47701,12.94554 16.26171,16.83789 7.78471,3.89235 15.85291,5.36349 23.22461,2.90625 7.37171,-2.45723 12.94554,-8.47701 16.83789,-16.26171 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.77224,11.54447 5.77224,21.74849 0,33.29296 -2.77432,5.54864 -5.53382,7.86219 -8.16211,8.73829 -2.6283,0.87609 -6.22676,0.68056 -11.77539,-2.09375 -5.54864,-2.77432 -7.86219,-5.53382 -8.73829,-8.16211 -0.87609,-2.6283 -0.68056,-6.22676 2.09375,-11.77539 l 0.23829,-0.47657 0.16796,-0.50586 c 6.11327,-18.3398 18.16499,-33.54423 37.04493,-46.13086 z" />
< path
d="m 248.5293,262.64648 c -35.0305,7.0061 -60.89872,25.32088 -75.23828,54 C 169.62227,323.98397 167.5,330.83333 167.5,337.5 c 0,6.66667 2.53811,13.14358 7.19727,17.80273 5.1011,5.1011 13.27646,6.61163 20.17382,4.3125 6.89737,-2.29912 13.32304,-7.20389 20.43164,-14.3125 l 0.86133,-0.85937 0.54492,-1.08984 c 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.58408,11.16816 5.64385,21.1051 0.42382,32.1914 -5.75159,5.55819 -10.66362,8.86574 -13.58593,9.83985 -3.10264,1.03421 -3.26061,0.87806 -4.82618,-0.6875 C 183.29523,342.68976 182.5,340.83333 182.5,337.5 c 0,-3.33333 1.21106,-8.15064 4.20898,-14.14648 12.32711,-24.65421 33.12555,-39.67277 64.76172,-46 z" />
< path
d="m 248.37305,262.67773 c -30.3589,6.74642 -54.16547,14.33274 -71.72657,23.11329 -17.56109,8.78054 -29.44017,18.87325 -33.76171,31.83789 l 0.40625,-0.98243 c -3.89235,7.78471 -5.36349,15.85291 -2.90625,23.22461 2.45723,7.37171 8.47701,12.94554 16.26171,16.83789 7.78471,3.89235 15.85291,5.36349 23.22461,2.90625 7.37171,-2.45723 12.94554,-8.47701 16.83789,-16.26171 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.77224,11.54447 5.77224,21.74849 0,33.29296 -2.77432,5.54864 -5.53382,7.86219 -8.16211,8.73829 -2.6283,0.87609 -6.22676,0.68056 -11.77539,-2.09375 -5.54864,-2.77432 -7.86219,-5.53382 -8.73829,-8.16211 -0.87609,-2.6283 -0.68056,-6.22676 2.09375,-11.77539 l 0.23829,-0.47657 0.16796,-0.50586 c 2.34513,-7.03536 10.46605,-15.27599 26.23829,-23.16211 15.77224,-7.88612 38.63233,-15.2998 68.27343,-21.88671 z" />
< / svg > < / a > < / p >
< blockquote >
< p > < strong > “ When < span class = "badge cstyle primary badge-with-title" > < span class = "badge-title" > < i class = "fa-fw fas fa-anchor" > < / i > < / span > < span class = "badge-content" > The Purple Pulpo< / span > < / span > sets sail, even the fish hold their breath.” < / strong > < br >
– Old fisherman’ s tale< / p > < / blockquote >
< p > The year is 1623. An unusual ship, < span class = "badge cstyle primary badge-with-title" > < span class = "badge-title" > < i class = "fa-fw fas fa-anchor" > < / i > < / span > < span class = "badge-content" > The Purple Pulpo< / span > < / span > , emerges from the foggy sea, its sails dyed a brilliant purple that dazzles friend and foe alike. Cunning merchants whisper about a legendary octopus figurehead carved from driftwood—some say it dances under moonlight to ward off pesky sea ghosts (and suspicious tax collectors).< / p >
< h2 id = "myths-and-rumors" > Myths and Rumors< / h2 >
< p > Though many debate its authenticity, rumor has it the captain once successfully traded a shipload of questionable sea cucumbers for a cargo of prized purple velvet. The hue of the velvet supposedly matched the exact shade of the boat—thus reinforcing its flamboyant reputation.< / p >
< h3 id = "possible-explanations" > Possible Explanations< / h3 >
< ol >
< li > A wizard was on board, casting color illusions for fun.< / li >
< li > The purple paint was accidentally created by mixing octopus ink into the ship’ s pigment.< / li >
< li > Too much wine spilled on deck over < em > many< / em > voyages. (Captain’ s favorite theory.)< / li >
< / ol >
< h2 id = "unlikely-allies" > Unlikely Allies< / h2 >
< p > It is said, one day a rival trading ship, the < span class = "badge cstyle default badge-with-title" > < span class = "badge-title" > < i class = "fa-fw fab fa-gitkraken" > < / i > < / span > < span class = "badge-content" style = "background-color: hotpink;" > Lady Kraken< / span > < / span > , tried to outdo < span class = "badge cstyle primary badge-with-title" > < span class = "badge-title" > < i class = "fa-fw fas fa-anchor" > < / i > < / span > < span class = "badge-content" > The Purple Pulpo< / span > < / span > by painting their masts hot pink. The clash at sea was more of a fashion show than a naval battle – onlookers cheered for hours, forgetting they were late for dinner.< / p >
< h2 id = "adventures" > Adventures< / h2 >
< p > Read about some of the unbelievable adventures of < span class = "badge cstyle primary badge-with-title" > < span class = "badge-title" > < i class = "fa-fw fas fa-anchor" > < / i > < / span > < span class = "badge-content" > The Purple Pulpo< / span > < / span > in the < a href = "/hugo-theme-relearn/exampleSite/log/index.html" > Captain’ s Log< / a > . Notable adventures include:< / p >
2025-02-13 21:27:36 +00:00
< ul >
2025-02-13 21:35:25 +00:00
< li > < a href = "/hugo-theme-relearn/exampleSite/log/first-day/index.html" > < strong > Operation Squid Spaghetti< / strong > < / a > : A midnight run delivering spaghetti to stranded islanders, guided only by the glowing luminescence of algae (and embarrassed jellyfish who offered moral support).< / li >
< li > < strong > The Great Spice Heist< / strong > : Smuggled saffron and paprika past rival pirate ships. Legend claims the pirates were too busy sneezing to put up any fight.< / li >
2025-02-13 21:27:36 +00:00
< / ul >
2025-02-13 21:35:25 +00:00
< h2 id = "a-final-toast" > A Final Toast< / h2 >
< p > Raise your mug of (purple) punch to < span class = "badge cstyle primary badge-with-title" > < span class = "badge-title" > < i class = "fa-fw fas fa-anchor" > < / i > < / span > < span class = "badge-content" > The Purple Pulpo< / span > < / span > – where cargo, captain, and cephalopod might just change the hue of history. May your sails forever billow, your hull remain bold, and your cargo be as colorful as your legend!< / p >
2025-02-13 21:27:36 +00:00
< footer class = "footline" >
< / footer >
< / article >
< / div >
< / main >
< / div >
2025-02-13 21:35:25 +00:00
< aside id = "R-sidebar" class = "default-animation" >
2025-02-13 21:27:36 +00:00
< div id = "R-header-topbar" class = "default-animation" > < / div >
< div id = "R-header-wrapper" class = "default-animation" >
< div id = "R-header" class = "default-animation" >
2025-02-13 21:35:25 +00:00
< a id = "R-logo" href = "/hugo-theme-relearn/exampleSite/index.html" >
< svg class = "inlinecontent lazy figure-image" loading = "lazy" style = " height: auto; width: auto;" xmlns = "http://www.w3.org/2000/svg" viewBox = "75 75 350 350" >
2025-02-13 21:27:36 +00:00
< style >
@media (prefers-color-scheme: dark) {
path { fill: white; }
}
< / style >
< path
2025-02-13 21:35:25 +00:00
d="M250,80 a170,170 0 1,0 0,340 a170,170 0 1,0 0,-340 M250,95 a155,155 0 1,1 0,310 a155,155 0 1,1 0,-310 Z" />
< path
d="M 250 110 C 223.33333 123.33333 203.33333 156.66667 190 210 C 190 230 200 246.66667 220 260 C 246.66667 273.33333 270 273.33333 290 260 C 310 246.66667 316.66667 230 310 210 C 296.66667 156.66667 276.66667 123.33333 250 110 z M 230 152 A 22 28 0 0 1 250.02539 168.43164 A 22 28 0 0 1 270 152 A 22 28 0 0 1 292 180 A 22 28 0 0 1 270 208 A 22 28 0 0 1 250 191.48828 A 22 28 0 0 1 230 208 A 22 28 0 0 1 208 180 A 22 28 0 0 1 230 152 z " />
< path
d="M 232 190 A 7 7 0 1 0 218 190 A 7 7 0 1 0 232 190" />
< path
d="M 282 190 A 7 7 0 1 0 268 190 A 7 7 0 1 0 282 190" />
< path
d="m 251.62695,262.67773 -3.2539,14.64454 c 29.6411,6.58691 52.50119,14.00059 68.27343,21.88671 15.77224,7.88612 23.89316,16.12675 26.23829,23.16211 l 0.16796,0.50586 0.23829,0.47657 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.45724,-7.3717 0.9861,-15.4399 -2.90625,-23.22461 l 0.40625,0.98243 c -4.32154,-12.96464 -16.20062,-23.05735 -33.76171,-31.83789 -17.5611,-8.78055 -41.36767,-16.36687 -71.72657,-23.11329 z" />
< path
d="m 251.06055,262.57617 -2.1211,14.84766 c 22.66512,3.23787 40.0389,8.90614 52.08594,16.43554 12.04704,7.52941 18.84739,16.55167 21.69922,27.95899 l 0.19922,0.79883 0.36719,0.73633 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.36474,-7.09422 1.02935,-14.82889 -2.53906,-22.33984 -3.93242,-14.96263 -13.69431,-27.38609 -28.10156,-36.39063 -14.61962,-9.13726 -33.91251,-15.13566 -57.91406,-18.56445 z" />
< path
d="m 254.16016,263.75977 -8.32032,12.48046 c 18.87994,12.58663 30.93166,27.79106 37.04493,46.13086 l 0.16796,0.50586 0.23829,0.47657 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.36103,-7.08308 1.03217,-14.80481 -2.52343,-22.30468 -7.22746,-21.63209 -21.83225,-39.74038 -42.93164,-53.80664 z" />
2025-02-13 21:27:36 +00:00
< path
2025-02-13 21:35:25 +00:00
d="m 245.83984,263.75977 c -21.09939,14.06626 -35.70418,32.17455 -42.93164,53.80664 -3.5556,7.49987 -4.88446,15.2216 -2.52343,22.30468 2.45723,7.37171 8.47701,12.94554 16.26171,16.83789 7.78471,3.89235 15.85291,5.36349 23.22461,2.90625 7.37171,-2.45723 12.94554,-8.47701 16.83789,-16.26171 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.77224,11.54447 5.77224,21.74849 0,33.29296 -2.77432,5.54864 -5.53382,7.86219 -8.16211,8.73829 -2.6283,0.87609 -6.22676,0.68056 -11.77539,-2.09375 -5.54864,-2.77432 -7.86219,-5.53382 -8.73829,-8.16211 -0.87609,-2.6283 -0.68056,-6.22676 2.09375,-11.77539 l 0.23829,-0.47657 0.16796,-0.50586 c 6.11327,-18.3398 18.16499,-33.54423 37.04493,-46.13086 z" />
2025-02-13 21:27:36 +00:00
< path
2025-02-13 21:35:25 +00:00
d="m 248.5293,262.64648 c -35.0305,7.0061 -60.89872,25.32088 -75.23828,54 C 169.62227,323.98397 167.5,330.83333 167.5,337.5 c 0,6.66667 2.53811,13.14358 7.19727,17.80273 5.1011,5.1011 13.27646,6.61163 20.17382,4.3125 6.89737,-2.29912 13.32304,-7.20389 20.43164,-14.3125 l 0.86133,-0.85937 0.54492,-1.08984 c 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.58408,11.16816 5.64385,21.1051 0.42382,32.1914 -5.75159,5.55819 -10.66362,8.86574 -13.58593,9.83985 -3.10264,1.03421 -3.26061,0.87806 -4.82618,-0.6875 C 183.29523,342.68976 182.5,340.83333 182.5,337.5 c 0,-3.33333 1.21106,-8.15064 4.20898,-14.14648 12.32711,-24.65421 33.12555,-39.67277 64.76172,-46 z" />
2025-02-13 21:27:36 +00:00
< path
2025-02-13 21:35:25 +00:00
d="m 248.37305,262.67773 c -30.3589,6.74642 -54.16547,14.33274 -71.72657,23.11329 -17.56109,8.78054 -29.44017,18.87325 -33.76171,31.83789 l 0.40625,-0.98243 c -3.89235,7.78471 -5.36349,15.85291 -2.90625,23.22461 2.45723,7.37171 8.47701,12.94554 16.26171,16.83789 7.78471,3.89235 15.85291,5.36349 23.22461,2.90625 7.37171,-2.45723 12.94554,-8.47701 16.83789,-16.26171 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.77224,11.54447 5.77224,21.74849 0,33.29296 -2.77432,5.54864 -5.53382,7.86219 -8.16211,8.73829 -2.6283,0.87609 -6.22676,0.68056 -11.77539,-2.09375 -5.54864,-2.77432 -7.86219,-5.53382 -8.73829,-8.16211 -0.87609,-2.6283 -0.68056,-6.22676 2.09375,-11.77539 l 0.23829,-0.47657 0.16796,-0.50586 c 2.34513,-7.03536 10.46605,-15.27599 26.23829,-23.16211 15.77224,-7.88612 38.63233,-15.2998 68.27343,-21.88671 z" />
2025-02-13 21:27:36 +00:00
< / svg >
2025-02-13 21:35:25 +00:00
< div class = "logo-title" > Purple Pulpo< / div >
2025-02-13 21:27:36 +00:00
< / a >
< / div >
< script >
2025-02-13 23:37:52 +00:00
window.index_js_url="/hugo-theme-relearn/exampleSite/searchindex.en.js?1739489866";
2025-02-13 21:27:36 +00:00
< / script >
2025-02-13 21:35:25 +00:00
< search > < form action = "/hugo-theme-relearn/exampleSite/search/index.html" method = "get" >
2025-02-13 21:27:36 +00:00
< div class = "searchbox default-animation" >
< button class = "search-detail" type = "submit" title = "Search (CTRL+ALT+f)" > < i class = "fas fa-search" > < / i > < / button >
< label class = "a11y-only" for = "R-search-by" > Search< / label >
< input data-search-input id = "R-search-by" name = "search-by" class = "search-by" type = "search" placeholder = "Search..." >
< button class = "search-clear" type = "button" data-search-clear = "" title = "Clear search" > < i class = "fas fa-times" title = "Clear search" > < / i > < / button >
< / div >
< / form > < / search >
< script >
var contentLangs=['en'];
< / script >
2025-02-13 23:37:52 +00:00
< script src = "/hugo-theme-relearn/exampleSite/js/auto-complete.js?1739489866" defer > < / script >
< script src = "/hugo-theme-relearn/exampleSite/js/lunr/lunr.min.js?1739489866" defer > < / script >
< script src = "/hugo-theme-relearn/exampleSite/js/lunr/lunr.stemmer.support.min.js?1739489866" defer > < / script >
< script src = "/hugo-theme-relearn/exampleSite/js/lunr/lunr.multi.min.js?1739489866" defer > < / script >
< script src = "/hugo-theme-relearn/exampleSite/js/lunr/lunr.en.min.js?1739489866" defer > < / script >
< script src = "/hugo-theme-relearn/exampleSite/js/search.js?1739489866" defer > < / script >
2025-02-13 21:27:36 +00:00
< / div >
2025-02-13 21:35:25 +00:00
< div id = "R-homelinks" class = "default-animation homelinks" >
< ul >
< li > < a class = "padding" href = "/hugo-theme-relearn/exampleSite/index.html" > < i class = "fa-fw fas fa-anchor" > < / i > Home< / a > < / li >
< / ul >
2025-02-13 21:27:36 +00:00
< hr class = "padding" >
< / div >
< div id = "R-content-wrapper" class = "highlightable" >
< div id = "R-shortcutmenu-home" class = "R-sidebarmenu" >
< ul class = "enlarge morespace collapsible-menu" >
2025-02-13 21:35:25 +00:00
< li class = "" data-nav-id = "/hugo-theme-relearn/exampleSite/ship/index.html" > < a class = "padding" href = "/hugo-theme-relearn/exampleSite/ship/index.html" > < i class = "fa-fw fas fa-sailboat" > < / i > The Ship< / a > < ul id = "R-subsections-f2829979d9134657756050c6e1f580bb" class = "collapsible-menu" > < / ul > < / li >
< li class = "" data-nav-id = "/hugo-theme-relearn/exampleSite/log/index.html" > < a class = "padding" href = "/hugo-theme-relearn/exampleSite/log/index.html" > < i class = "fa-fw fas fa-pen-fancy" > < / i > Captain' s Log< / a > < ul id = "R-subsections-23c22f75c84b98545748a65894702014" class = "collapsible-menu" > < / ul > < / li >
< li class = "" data-nav-id = "/hugo-theme-relearn/exampleSite/about/index.html" > < a class = "padding" href = "/hugo-theme-relearn/exampleSite/about/index.html" > < i class = "fa-fw fas fa-info-circle" > < / i > About< / a > < / li >
2025-02-13 21:27:36 +00:00
< / ul >
< / div >
< div id = "R-shortcutmenu-shortcuts" class = "R-sidebarmenu" >
< div class = "nav-title padding" > More< / div >
< ul class = "space collapsible-menu" >
2025-02-13 21:35:25 +00:00
< li class = "" data-nav-id = "https://mcshelby.github.io/hugo-theme-relearn/index.html" > < a class = "padding" href = "https://mcshelby.github.io/hugo-theme-relearn/index.html" rel = "external" target = "_self" > < i class = "fa-fw fas fa-puzzle-piece" > < / i > Relearn Docs< / a > < / li >
< li class = "" data-nav-id = "https://github.com/McShelby/hugo-theme-relearn" > < a class = "padding" href = "https://github.com/McShelby/hugo-theme-relearn" rel = "external" target = "_self" > < i class = "fa-fw fab fa-github" > < / i > GitHub Repo< / a > < / li >
2025-02-13 21:27:36 +00:00
< / ul >
< / div >
2025-02-13 21:35:25 +00:00
< div class = "padding footermargin footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showLangSwitch showVariantSwitch showFooter" > < / div >
2025-02-13 21:27:36 +00:00
< div id = "R-menu-footer" >
2025-02-13 21:35:25 +00:00
< hr class = "padding default-animation footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showLangSwitch showVariantSwitch showFooter" >
< div id = "R-prefooter" class = "footerLangSwitch footerVariantSwitch footerVisitedLinks showLangSwitch showVariantSwitch" >
2025-02-13 21:27:36 +00:00
< ul >
< li id = "R-select-language-container" class = "footerLangSwitch showLangSwitch" >
< div class = "padding menu-control" >
< i class = "fa-fw fas fa-language" > < / i >
< span > < / span >
< div class = "control-style" >
< label class = "a11y-only" for = "R-select-language" > Language< / label >
< select id = "R-select-language" onchange = "location = this.querySelector( this.value ).dataset.url;" >
2025-02-13 21:35:25 +00:00
< option id = "R-select-language-en" value = "#R-select-language-en" data-url = "/hugo-theme-relearn/exampleSite/index.html" lang = "en" selected > English< / option >
< option id = "R-select-language-pir" value = "#R-select-language-pir" data-url = "/hugo-theme-relearn/exampleSite/pir/index.html" lang = "art-x-pir" > Arrr! ☠ Pirrratish ☠< / option >
2025-02-13 21:27:36 +00:00
< / select >
< / div >
< div class = "clear" > < / div >
< / div >
< / li >
< li id = "R-select-variant-container" class = "footerVariantSwitch showVariantSwitch" >
< div class = "padding menu-control" >
< i class = "fa-fw fas fa-paint-brush" > < / i >
< span > < / span >
< div class = "control-style" >
< label class = "a11y-only" for = "R-select-variant" > Theme< / label >
< select id = "R-select-variant" onchange = "window.relearn.changeVariant( this.value );" >
2025-02-13 21:35:25 +00:00
< option id = "R-select-variant-auto" value = "auto" selected > Auto< / option >
< option id = "R-select-variant-neon" value = "neon" > Dark< / option >
< option id = "R-select-variant-learn" value = "learn" > Light< / option >
2025-02-13 21:27:36 +00:00
< / select >
< / div >
< div class = "clear" > < / div >
< / div >
< script > window . relearn . markVariant ( ) ; < / script >
< / li >
2025-02-13 21:35:25 +00:00
< li class = "footerVisitedLinks" >
2025-02-13 21:27:36 +00:00
< div class = "padding menu-control" >
< i class = "fa-fw fas fa-history" > < / i >
< span > < / span >
< div class = "control-style" >
< button onclick = "clearHistory();" > Clear History< / button >
< / div >
< div class = "clear" > < / div >
< / div >
< / li >
< / ul >
< / div >
< div id = "R-footer" class = "footerFooter showFooter" >
2025-02-13 21:35:25 +00:00
< p > Built with < a href = "https://github.com/McShelby/hugo-theme-relearn" title = "love" > < i class = "fas fa-heart" > < / i > < / a > by < a href = "https://gohugo.io/" > Hugo< / a > < / p >
2025-02-13 21:27:36 +00:00
< / div >
< / div >
< / div >
< / aside >
2025-02-13 23:37:52 +00:00
< script src = "/hugo-theme-relearn/exampleSite/js/clipboard.min.js?1739489866" defer > < / script >
< script src = "/hugo-theme-relearn/exampleSite/js/perfect-scrollbar.min.js?1739489866" defer > < / script >
< script src = "/hugo-theme-relearn/exampleSite/js/theme.js?1739489866" defer > < / script >
2025-02-13 21:27:36 +00:00
< / body >
< / html >