-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
789 lines (403 loc) · 21.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
<!DOCTYPE html>
<html lang="pt">
<head>
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Mundo da Mente | Estante Virtual</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Mundo da Mente" />
<meta name="author" content="araguaci" />
<meta property="og:locale" content="pt_BR" />
<meta name="description" content="Se você conhece o inimigo e conhece a si mesmo, não precisa temer o resultado de cem batalhas. Se você se conhece mas não conhece o inimigo, para cada vitória ganha sofrerá também uma derrota. ~~Sun Tzu" />
<meta property="og:description" content="Se você conhece o inimigo e conhece a si mesmo, não precisa temer o resultado de cem batalhas. Se você se conhece mas não conhece o inimigo, para cada vitória ganha sofrerá também uma derrota. ~~Sun Tzu" />
<link rel="canonical" href="https://estudodamente.vercel.app/" />
<meta property="og:url" content="https://estudodamente.vercel.app/" />
<meta property="og:site_name" content="Estante Virtual" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Mundo da Mente" />
<meta name="twitter:site" content="@araguaci" />
<meta name="twitter:creator" content="@araguaci" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","author":{"@type":"Person","name":"araguaci"},"dateModified":"2024-11-17T16:25:55-03:00","description":"Se você conhece o inimigo e conhece a si mesmo, não precisa temer o resultado de cem batalhas. Se você se conhece mas não conhece o inimigo, para cada vitória ganha sofrerá também uma derrota. ~~Sun Tzu","headline":"Mundo da Mente","name":"Estante Virtual","url":"https://estudodamente.vercel.app/"}</script>
<!-- End Jekyll SEO tag -->
<!--
<meta property="og:image" content="https://estudodamente.vercel.app/assets/images/open-graph-image.png">
-->
<meta name="keywords" content="Filosofia,História,Olavo de Carvalho,Livros,Biblioteca,Artigos">
<meta name="theme-color" content="rgb(31,55,75)">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="Estante Virtual">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="application-name" content="Estante Virtual">
<meta name="generator" content="DeepDive v9.1.7" />
<!--
<meta
http-equiv="Content-Security-Policy"
content="default-src 'self'; connect-src 'self' https://eu.umami.is; font-src https://fonts.gstatic.com; img-src 'self' https://img.shields.io; script-src 'self' https://cdn.jsdelivr.net https://eu.umami.is; style-src 'self' https://fonts.googleapis.com" />
-->
<link rel="alternate" href="https://estudodamente.vercel.app/" hreflang="pt-br">
<link type="application/atom+xml" rel="alternate" href="https://estudodamente.vercel.app/feed.xml" title="Estante Virtual" />
<link rel="shortcut icon" href="/assets/icons/favicon.ico">
<link rel="apple-touch-icon" href="/assets/icons/favicon-192x192.png">
<link rel="manifest" href="/assets/site.webmanifest">
<link rel="dns-prefetch" href="
https://fonts.googleapis.com">
<link
rel="preload"
href="/assets/img/swipe.svg"
as="image"
id="_hrefSwipeSVG">
<link
rel="dns-prefetch"
href="/assets/js/search-worker-deepdive-9.1.7.min.js"
as="worker"
id="_hrefSearch">
<script>!function(r,a){function c(e,t,n,o){e.addEventListener?e.addEventListener(t,n,o):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n}r.loadJS=function(e,t){var n=a.createElement("script"),e=(n.src=e,t&&c(n,"load",t,{once:!0}),a.scripts[0]);return e.parentNode.insertBefore(n,e),n},r._loaded=!1,r.loadJSDeferred=function(e,t){var n=a.createElement("script");function o(){r._loaded=!0,t&&c(n,"load",t,{once:!0});var e=a.scripts[0];e.parentNode.insertBefore(n,e)}return n.src=e,r._loaded?o():c(r,"load",o,{once:!0}),n},r.setRel=r.setRelStylesheet=function(e){c(a.getElementById(e),"load",function(){this.rel="stylesheet"},{once:!0})}}(window,document);!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);
!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);
!function(w) {
w._baseURL = '/';
w._publicPath = '/assets/js/';
w._noPushState = false;
w._noDrawer = false;
w._noNavbar = false;
w._noToc = false;
w._noSearch = false;
w._search = {
DATA_URL: '/assets/sitedata.json?no-cache',
STORAGE_KEY: 'mini-search/',
INDEX_KEY: 'index--2024-11-17T20:11:24-03:00',
};
w._clapButton = true;
}(window);</script>
<script async src="/assets/bower_components/MathJax/es5/tex-mml-chtml.js" id="_MathJax"></script>
<!--[if gt IE 8]><!---->
<link
rel="stylesheet"
href="
/assets/css/deepdive-9.1.7.min.css"
id="_stylePreload">
<link
rel="stylesheet"
href="
/assets/icomoon/style.css"
id="_iconsPreload">
<link
rel="stylesheet"
href="
https://fonts.googleapis.com/css?family=Roboto+Slab:700%7CNoto+Sans:400,400i,700,700i&display=swap"
id="_fontsPreload">
<!--<![endif]-->
</head>
<body class="no-break-layout no-large-headings">
<script>
window._sunrise = 6;
window._sunset = 18;
!function(e,s){var d="light-mode",o="dark-mode",a=(new Date).getHours();"matchMedia"in e&&e.matchMedia("(prefers-color-scheme)")||(e=(a=a<=e._sunrise||a>=e._sunset?o:d)==o?d:o,s.body.classList.add(a),s.body.classList.remove(e))}(window,document);
</script>
<hy-push-state id="_pushState" replace-selector="#_main" link-selector="a[href]:not([href^='/assets/']):not(.external):not(.no-push-state)" script-selector="script" duration="500" hashchange>
<hy-drawer id="_drawer" class="cover" side="left" threshold="10" noscroll opened>
<header id="_sidebar" class="sidebar" role="banner">
<div class="sidebar-bg sidebar-overlay" style="background-color:rgb(31,55,75);background-image:url(/assets/img/mundo-da-mente-pessoa.jpeg)"></div>
<div class="sidebar-sticky">
<div class="sidebar-about">
<a class="sidebar-title" href="/"><h2 class="h1">Estante Virtual</h2></a>
<p class="">
Filósofia • Sociologia • História<br>
</p>
</div>
<nav class="sidebar-nav heading" role="navigation">
<span class="sr-only">Navigation:</span>
<ul>
<li>
<a id="_drawer--opened" href="/projects/" class="sidebar-nav-item ">
Biblioteca
</a>
</li>
<li>
<a href="/tag-filosofia/" class="sidebar-nav-item ">
Filosofia
</a>
</li>
<li>
<a href="/tag-sociologia/" class="sidebar-nav-item ">
Sociologia
</a>
</li>
<li>
<a href="/biografia/" class="sidebar-nav-item ">
Biografia
</a>
</li>
<li>
<a href="/showcase/" class="sidebar-nav-item ">
Portfolio
</a>
</li>
</ul>
</nav>
<div class="sidebar-social">
<span class="sr-only">Social:</span>
<ul>
<li>
<a href="https://www.artesdosul.com" title="website" class="no-mark-external" rel="me">
<span class="icon-home3"></span>
<span class="sr-only">website</span>
</a>
</li>
<li>
<a href="https://dev.to/araguaci" title="DEV Community" class="no-mark-external" rel="me">
<span class="icon-dev-dot-to"></span>
<span class="sr-only">DEV Community</span>
</a>
</li>
<li>
<a href="https://mastodon.social/@artesdosul" title="Mastodon" class="no-mark-external" rel="me">
<span class="icon-mastodon"></span>
<span class="sr-only">Mastodon</span>
</a>
</li>
<li>
<a href="https://twitter.com/artesdosul" title="Twitter" class="no-mark-external" rel="me">
<span class="icon-twitter"></span>
<span class="sr-only">Twitter</span>
</a>
</li>
<li>
<a href="mailto:[email protected]" title="Email" class="no-mark-external" rel="me">
<span class="icon-mail"></span>
<span class="sr-only">Email</span>
</a>
</li>
<li>
<a href="https://instagram.com/araguaci.andrade" title="Instagram" class="no-mark-external" rel="me">
<span class="icon-instagram"></span>
<span class="sr-only">Instagram</span>
</a>
</li>
</ul>
</div>
</div>
</header>
</hy-drawer>
<hr class="sr-only" hidden>
<div id="_navbar" class="navbar fixed-top">
<div class="content">
<span class="sr-only">Jump to:</span>
<div class="nav-btn-bar">
<a id="_menu" class="nav-btn no-hover" href="#_drawer--opened">
<span class="sr-only">Navigation</span>
<span class="icon-menu"></span>
</a>
<div class="nav-span"></div>
</div>
</div>
</div>
<hr class="sr-only" hidden>
<main id="_main" class="content layout-welcome" role="main">
<nav id="breadcrumbs" class="screen-only"><ul>
</ul></nav>
<article class="page mb6" role="article">
<header>
<h1 class="page-title">Mundo da Mente</h1>
<div class="hr pb0"></div>
</header>
<p><img src="/assets/img/mundo-da-mente-cerebro.jpeg" width="100%" alt="Este é um projeto voluntário de @artesdosul - Santa Catarina, Brazil 🇧🇷"></p>
<hr>
<div>
<p><a href="https://patreon.com/artesdosul"><img src="https://badgen.net/badge/icon/patreon?icon=patreon&color=orange" alt="Patreon"></a>
<a href="https://buymeacoffee.com/araguaci"><img src="https://badgen.net/badge/icon/buymeacoffee?icon=buymeacoffee&color=yellow" alt="Buy me a coffee"></a>
<a href="https://stop-war-for-ever.vercel.app"><img src="https://img.shields.io/endpoint?color=purple&label=STOP&url=https%3A%2F%2Fwww.artesdosul.com%2Fapi.php%3Fcallback%3Dstop" alt="stop-war-for-ever"></a>
<a href="https://www.artesdosul.com"><img src="https://img.shields.io/endpoint?color=RGBA%2839%2C%20119%2C%20119%2C%201%29&label=artesdosul&url=https%3A%2F%2Fwww.artesdosul.com%2Fapi.php%3Fcallback%3Dweb" alt="Website"></a>
<a href="https://x.com/artesdosul"><img src="https://img.shields.io/badge/X_Org-%40artesdosul-1d9bf0.svg" alt="X org"></a>
<a href="https://x.com/araguaci"><img src="https://img.shields.io/badge/X_User-%40araguaci-1d9bf0.svg" alt="X person"></a>
<a href="https://www.linkedin.com/in/araguaci"><img src="https://img.shields.io/badge/LinkedIn-Araguaci-0077b5.svg" alt="LinkedIn"></a></p>
</div>
<p>Este é um projeto voluntário de <a href="https://github.com/artesdosul" class="user-mention">@artesdosul</a></p>
<p>DevOps • Full Stack Developer • Web App Architect</p>
<p>PHP • .NET • MSSQL • MySQL • JavaScript • Node.js • Systems • ETL Developer (Extract, Transform, Load)</p>
<p>Santa Catarina, Brazil 🇧🇷</p>
<!-- links -->
<!--
## Latest Posts
-->
<div class="columns mt2 columns-break">
<div class="column column-1-2">
<article class="project-card">
<a href="/blog/emburrecimento-programado/" class="no-hover no-print-link flip-project" tabindex="-1">
<div class="project-card-img aspect-ratio sixteen-nine flip-project-img">
<img src="/assets/img/emburrecimento-programado.png" sizes="(min-width:86em)27.5rem,(min-width:54em)24.5rem,(min-width:42em)21.5rem,42rem" alt="Emburrecimento Programado" width="864" height="486" loading="lazy">
</div>
</a>
<h3 class="project-card-title flip-project-title">
<a href="/blog/emburrecimento-programado/" class="flip-title">Emburrecimento Programado</a>
</h3>
<p class="project-card-text fine" property="disambiguatingDescription">
Emburrecimento Programado - O Currículo Oculto Da Escolarização Obrigatória
</p>
<a class="fill-card no-hover" href="/blog/emburrecimento-programado/" tabindex="-1">
<span class="sr-only">Continue reading Emburrecimento Programado
</span>
</a>
</article>
</div>
<div class="column column-1-2">
<article class="project-card">
<a href="/blog/a-revolta-de-atlas-ayn-rand/" class="no-hover no-print-link flip-project" tabindex="-1">
<div class="project-card-img aspect-ratio sixteen-nine flip-project-img">
<img src="/assets/img/a-revolta-de-atlas-ayn-rand.png" sizes="(min-width:86em)27.5rem,(min-width:54em)24.5rem,(min-width:42em)21.5rem,42rem" alt="A Revolta de Atlas" width="864" height="486" loading="lazy">
</div>
</a>
<h3 class="project-card-title flip-project-title">
<a href="/blog/a-revolta-de-atlas-ayn-rand/" class="flip-title">A Revolta de Atlas</a>
</h3>
<p class="project-card-text fine" property="disambiguatingDescription">
Considerado o livro mais influente nos Estados Unidos depois da Bíblia, segundo a Biblioteca do Congresso americano
</p>
<a class="fill-card no-hover" href="/blog/a-revolta-de-atlas-ayn-rand/" tabindex="-1">
<span class="sr-only">Continue reading A Revolta de Atlas
</span>
</a>
</article>
</div>
</div>
<p class="read-more">Veja <a href="/posts/">Biblioteca</a> Explorando o Inexplorado</p>
<!-- info -->
<h3 id="bem-vindo-ao-mundo-da-mente---explorando-o-inexplorado">Bem-vindo ao Mundo da Mente - Explorando o Inexplorado</h3>
<p>Você está prestes a adentrar um universo onde o estudo da mente humana se encontra com a filosofia, a psicologia e a educação. Nosso website é um santuário digital dedicado aos leitores ávidos por conhecimento profundo e transformador. Aqui, oferecemos uma seleção exclusiva de livros de alguns dos pensadores mais influentes e controversos das últimas décadas:</p>
<ul>
<li>
<p><strong>Ayn Rand</strong>: Conhecida por sua filosofia do Objetivismo, Rand desafia as noções convencionais de moralidade, ética e o papel do indivíduo na sociedade. Seus livros, como “Atlas Shrugged” e “The Fountainhead”, exploram a essência da liberdade humana e do ego racional.</p>
</li>
<li>
<p><strong>Carl Gustav Jung</strong>: O pai da psicologia analítica, Jung nos leva por uma jornada pelo inconsciente coletivo, explorando arquétipos, sonhos e a individuação. Suas obras, incluindo “Man and His Symbols” e “Psychological Types”, oferecem um olhar profundo sobre a estrutura da psique humana.</p>
</li>
<li>
<p><strong>Carlos Castaneda</strong>: Com sua série “O Ensinamentos de Don Juan”, Castaneda mistura realidade com misticismo, apresentando-nos ao xamanismo tolteca e a uma forma de conhecimento que transcende a lógica ocidental.</p>
</li>
<li>
<p><strong>Friedrich Nietzsche</strong>: O filósofo que proclamou a morte de Deus e nos apresentou o Übermensch. Nietzsche é essencial para entender a vontade de poder, a moralidade além do bem e do mal, e a crítica da cultura e sociedade modernas.</p>
</li>
<li>
<p><strong>Howard Gardner</strong>: Revolucionou a teoria da inteligência com sua teoria das inteligências múltiplas. Gardner desafia a ideia de inteligência única, propondo que todos nós possuímos diferentes tipos de inteligência, cada uma com seu próprio valor.</p>
</li>
<li>
<p><strong>Jacob Petry</strong>: Um pensador contemporâneo cujas obras abordam a interseção entre neurociência, psicologia e filosofia, oferecendo novas perspectivas sobre o comportamento humano e como ele pode ser influenciado.</p>
</li>
<li>
<p><strong>John Taylor Gatto</strong>: Este educador renomado criticou o sistema educacional tradicional com seus escritos, como “Dumbing Us Down”, onde argumenta que a educação compulsória pode ser prejudicial ao desenvolvimento de indivíduos autônomos e criativos.</p>
</li>
</ul>
<p>Nosso catálogo é mais que uma coleção de livros; é um convite para uma viagem intelectual que pode alterar a forma como você vê o mundo e a si mesmo. Cada página virada é um passo mais fundo nos labirintos da mente humana, desvendando mistérios, confrontando verdades e inspirando novas maneiras de pensar e viver.</p>
<p>Explore, questione, e descubra com a gente. Bem-vindo ao nosso espaço de pensamento livre e expansão do conhecimento.</p>
</article>
<hr class="dingbat related mb6">
<footer class="content" role="contentinfo">
<hr>
<p>
<small class="copyright">
© 2024 Artes do Sul, All rights reserved
</small>
</p>
<nav class="legal">
<small>
<a class="heading flip-title" href="/biografia">BIOGRAFIA</a>
|
<a class="heading flip-title" href="/projects/">BIBLIOTECA</a>
|
<a class="heading flip-title" href="https://buymeacoffee.com/araguaci" target="_blank">APOIE</a>
|
<a class="heading flip-title" href="https://www.artesdosul.com" target="_blank">PATROCINIO</a>
|
<a class="heading flip-title" href="/showcase">PORTFOLIO</a>
|
<a class="heading flip-title" href="/about">SOBRE</a>
</small>
</nav>
<p>
<small>Powered by the Jekyll DeepDive theme
v<span id="_version">9.1.7</span>
</small>
</p>
<hr class="sr-only">
</footer>
</main>
</hy-push-state>
<!-- @prettify-ignore -->
<!--[if gt IE 10]><!---->
<script nomodule>!function(){var t,n=document.createElement("script");!("noModule"in n)&&"onbeforeload"in n&&(t=!1,document.addEventListener("beforeload",function(e){if(e.target===n)t=!0;else if(!e.target.hasAttribute("nomodule")||!t)return;e.preventDefault()},!0),n.type="module",n.src=".",document.head.appendChild(n),n.remove())}();</script>
<script src="/assets/js/deepdive-9.1.7.min.js" type="module"></script>
<script src="/assets/js/legacy/deepdive-9.1.7.min.js" nomodule defer></script>
<script src="/assets/vendor/jquery.min.js"></script>
<script src="/assets/vendor/purify.min.js"></script>
<script>$("a[href^='http']").each(function(){$(this).attr("target","_blank")}),$('a[href^="mailto:"]').on("click",function(){let n=$(this).attr("href").trim();n=(n=DOMPurify.sanitize(n)).replace(/mailto:/g,"");var e="mailto:"+encodeURIComponent(n),e=(e+="?subject="+encodeURIComponent("Sent From JV conseil Website"))+("&body="+encodeURIComponent("Hello JV conseil,\n\n...\n\nKind Regards,\n"));return window.location=e,!1});</script>
<script type="module">
if ('serviceWorker' in navigator) {
/**/
navigator.serviceWorker.getRegistration()
.then(r => r.unregister())
.catch(() => {});
/**/
}
</script>
<!--<![endif]-->
<div hidden>
<h2 class="sr-only">Templates (for web app):</h2>
<template id="_animation-template">
<div class="animation-main fixed-top">
<nav id="breadcrumbs" class="screen-only"><ul>
</ul></nav>
<div class="content">
<div class="page"></div>
</div>
</div>
</template>
<template id="_loading-template">
<div class="loading nav-btn fr">
<span class="sr-only">Loading…</span>
<span class="icon-cog"></span>
</div>
</template>
<template id="_error-template">
<div class="page">
<h1 class="page-title">Error</h1>
<p class="lead">
Sorry, an error occurred while loading <a class="this-link" href=""></a>.
</p>
</div>
</template>
<template id="_permalink-template">
<a href="#" class="permalink">
<span class="sr-only">Permalink</span>
<span class="content-hash"></span>
</a>
</template>
<template id="_dark-mode-template">
<button id="_dark-mode" class="nav-btn no-hover">
<span class="sr-only">Dark Mode</span>
<span class="icon-brightness-contrast"></span>
</button>
</template>
<template id="_search-template">
<button id="_search" class="nav-btn no-hover">
<label class="sr-only" for="_search-input">Search</label>
<span class="icon-search"></span>
</button>
<div id="_search-box">
<div class="nav-btn">
<span class="icon-search"></span>
</div>
<input id="_search-input" type="search" class="form-control form-control-lg nav-btn" placeholder="Build with JEKYLL_ENV=production to enable search.">
<button type="reset" class="nav-btn no-hover">
<span class="sr-only">Close</span>
<span class="icon-cross"></span>
</button>
</div>
<div id="_hits"></div>
</template>
</div>
</body>
</html>