Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html « de - github.com/Lednerb/bilberry-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d77c239df2a86cd7174f11e0e3e231be5c18c2f7 (plain)
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
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
<!DOCTYPE html>


  
<html itemscope itemtype="https://schema.org/WebPage" class="no-js" lang="de">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="siteBaseUrl" content="https://lednerb.github.io/bilberry-hugo-theme/">
    <meta name="author" content="Lednerb">
    <meta name="description" content="Bilberry Premium Theme for Hugo.">
    <meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
    <meta name="generator" content="Hugo 0.105.0">
    <title>
        
           
               Hallo Welt! Dies ist der epischste Untertitel aller Zeiten. &vert; Mein cooler neuer Blog
           
        
    </title>
    <meta itemprop="name" content="Hallo Welt! Dies ist der epischste Untertitel aller Zeiten.">
    <meta itemprop="description" content="Bilberry Premium Theme for Hugo.">
    <meta property="og:title" content="Hallo Welt! Dies ist der epischste Untertitel aller Zeiten.">
    <meta property="og:description" content="Bilberry Premium Theme for Hugo.">
    <meta property="og:image" content="https://www.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?size=200">
    <meta property="og:url" content="https://lednerb.github.io/bilberry-hugo-theme/de/">
    <meta property="og:site_name" content="Mein cooler neuer Blog"><meta property="og:type" content="website">

    


    <script src="/bilberry-hugo-theme/modernizr-simple.js"></script>

    
    <link href="/bilberry-hugo-theme/de/" rel="alternate" type="application/rss+xml" title="Mein cooler neuer Blog" />
    <link href="/bilberry-hugo-theme/de/" rel="feed" type="application/rss+xml" title="Mein cooler neuer Blog" />
    

    
    <link rel="canonical" href="https://lednerb.github.io/bilberry-hugo-theme/de/">
    

    <link rel="stylesheet" href="https://lednerb.github.io/bilberry-hugo-theme/theme.css">

    

    
        
    
</head>

<body class="bilberry-hugo-theme">

    
    <nav>

    <div class="container">
        <ul class="topnav">
            
                
                    <li><a href="https://lednerb.github.io/bilberry-hugo-theme/de/page/about-bilberry/">Über Bilberry</a></li>
                
            
                
                    <li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
                
            
        </ul>

        
            <div id="search-box" class="search">
                <i class="fas fa-search"></i>
                <input id="search" type="text" placeholder="Suchen ...">
            </div>
        
    </div>
</nav>


    
    <header>

    <div class="container">
        <div class="logo">
            <a href="/bilberry-hugo-theme/de" class="logo">
                
                    
                    
                        
                    
                    <img src="https://seccdn.libravatar.org/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
                

                <span class="overlay"><i class="fa fa-home"></i></span>
            </a>
        </div>
        <div class="titles">
            <h3 class="title">
                <a href="/bilberry-hugo-theme/de">
                    Mein cooler neuer Blog
                </a>
            </h3>

            
                <span class="subtitle">Hallo Welt! Dies ist der epischste Untertitel aller Zeiten.</span>
            
        </div>

        <div class="languages">
            
                
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/">en</a>
                
            
                
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/" class="active">de</a>
                
            
            </div>
        

        
            <div class="toggler">
        
                <i class="fa fa-bars" aria-hidden="true"></i>
            </div>
    </div>
</header>


    <div class="main container">
        









    




    

    
        
    <div class="article-wrapper u-cf">
        
            <span class="bubble">
    <i class="fas fa-fw fa-rocket"></i>
</span>

<article class="status">
    

    <div class="content">


        

        <p>Ich freue mich, die Veröffentlichung des Bilberry Hugo-Themes ankündigen zu können.
Dieses Premium-Theme wird unter einer Open-Source-Lizenz (<a href="https://github.com/Lednerb/bilberry-hugo-theme/blob/master/LICENSE.md">MIT</a>) veröffentlicht und Sie können es kostenlos verwenden.
Ich habe viel Zeit gebraucht, um dieses Thema zu erstellen und zu verfeinern.
Dieses Theme ist eine Gemeinschaftsarbeit <a href="https://github.com/Lednerb/bilberry-hugo-theme/graphs/contributors">zahlreicher Freiwilliger</a>.</p>


    </div>

    
<div class="footer no-tags">


    

    
    <div class="languages">
        <i class="fa fa-language"></i>
        <div class="links">
            
                <a href="https://lednerb.github.io/bilberry-hugo-theme/status/bilberry-theme-released/">en</a>
            
        </div>
    </div>
    
</div>

</article>

        
    </div>


    
        
    <div class="article-wrapper u-cf">
        
            <a class="bubble" href="https://lednerb.github.io/bilberry-hugo-theme/de/article/support-and-discussions/">
    <i class="fas fa-fw fa-pencil-alt"></i>
</a>

<article class="default article">
    

    <div class="content">
    <h1 class="article-title">
        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/article/support-and-discussions/">
            Unterstützung und Diskussionen
        </a>
    </h1>

    <div class="meta">
        
            
                <span class="date moment">2021-11-01</span>
            
        

        

        

        
            <span class="author">
                
                
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/author/lednerb/">Lednerb</a>
                
            </span>
        
    </div>

    
        

        <p>Unterstützung für dieses Theme erhalten Sie über <a href="https://github.com/Lednerb/bilberry-hugo-theme/issues">GitHub Issues</a> und <a href="https://github.com/Lednerb/bilberry-hugo-theme/discussions">GitHub Discussions</a>.
Bitte verwenden Sie <strong>GitHub Issues</strong>, wenn Sie einen Fehler melden möchten. Für alle anderen Anfragen verwenden Sie <strong>GitHub Discussions</strong>.</p>
<p>Bitte verwenden Sie die folgenden Kategorien, wenn Sie eine Diskussion beginnen möchten:</p>
<ul>
<li>Wenn Sie Fragen zu einer bestimmten Funktion haben oder Hilfe bei der Verwendung oder Anpassung des Designs benötigen, verwenden Sie die Kategorie <strong>Q&amp;A</strong> (Fragen &amp; Antworten).</li>
<li>Verwenden Sie für einen neuen Funktionsvorschlag oder andere Verbesserungen die Kategorie <strong>Ideas</strong>.</li>
<li>Verwenden Sie die Kategorie <strong>Show and tell</strong>, um Ihren Blog oder Ihre Website mit dem Thema Bilberry zu präsentieren.</li>
<li>Für alle anderen Anfragen nutzen Sie bitte die <strong>General</strong> Typendiskussion.</li>
</ul>

    
</div>

    
<div class="footer">


    
        <div class="tags">
            <i class="fa fa-tags"></i>
            <div class="links">
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/support/">Support</a>
                    
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/diskussion/">Diskussion</a>
                    
                
                    
                    
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/ideas/">Ideas</a>
                    
                
                    
                    
                
            </div>
        </div>
    

    
    <div class="languages">
        <i class="fa fa-language"></i>
        <div class="links">
            
                <a href="https://lednerb.github.io/bilberry-hugo-theme/article/support-and-discussions/">en</a>
            
        </div>
    </div>
    
</div>

</article>

        
    </div>


    
        
    <div class="article-wrapper u-cf">
        
            <a class="bubble" href="https://lednerb.github.io/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/">
    <i class="fas fa-fw fa-camera"></i>
</a>

<article class="gallery">
    

    
        <div class="flexslider">
            <ul class="slides">
                
                    
                        <li><img alt="Meine Reise nach Schottland" src="/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/scotland1_hu92019f4794a0544a3ad4410e554ad3af_67831_700x350_fill_q95_box_smart1.jpg" /></li>
                    
                        <li><img alt="Meine Reise nach Schottland" src="/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/scotland2_hud2b2cd68da7f6388575395354a188425_35351_700x350_fill_q95_box_smart1.jpg" /></li>
                    
                        <li><img alt="Meine Reise nach Schottland" src="/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/scotland3_hu85c54f52b5fe4dbca0189cd47269771e_50040_700x350_fill_q95_box_smart1.jpg" /></li>
                    
                        <li><img alt="Meine Reise nach Schottland" src="/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/scotland4_hu1c4902c66176c948fd8516244d69cc1e_56034_700x350_fill_q95_box_smart1.jpg" /></li>
                    
                        <li><img alt="Meine Reise nach Schottland" src="/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/scotland5_hu5ddc646a14d071d83d62e36cc9a8eba6_46028_700x350_fill_q95_box_smart1.jpg" /></li>
                    
                
            </ul>
        </div>
    

    <div class="content">
    <h1 class="article-title">
        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/">
            Meine Reise nach Schottland
        </a>
    </h1>

    <div class="meta">
        
            
                <span class="date moment">2021-11-01</span>
            
        

        

        
            <span class="categories">
                
                    
                    
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/categories/reise/">Reise</a>
                    
                
                    
                    
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/categories/urlaub/">Urlaub</a>
                    
                
            </span>
        

        
            <span class="author">
                
                
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/author/lednerb/">Lednerb</a>
                
            </span>
        
    </div>

    
        Im Juni 2017 habe ich mit meinem besten Freund Schottland für 2 Wochen besucht und bereist. Wir fuhren viel durch das schöne Land und sahen eine Reihe verschiedener Tiere: Rinder, Hirsche, Vögel, Delfine und Schafe. Überall Schafe!
Auf einem schönen, kleinen Campingplatz sahen wir am frühen Morgen Rinder im Nebel und machten ein Foto. Dieses Bild hat seither den Titel &ldquo;Rindviecher im Nebel&rdquo;.
Wir fuhren mit dem Auto durch den Eurotunnel Calais-Folkstone nach Großbritannien und fuhren die Westküste nach Norden und besuchten die Isle of Skye - eine wunderschöne Insel, die man in seinem Leben auf jeden Fall gesehen haben sollte.

        
            <a href="https://lednerb.github.io/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/" class="more">Weiterlesen</a>
        
    
</div>

    
<div class="footer">


    
        <div class="tags">
            <i class="fa fa-tags"></i>
            <div class="links">
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/schottland/">Schottland</a>
                    
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/glennfinnan-viadukt/">Glennfinnan Viadukt</a>
                    
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/eilean-donan-castle/">Eilean Donan Castle</a>
                    
                
            </div>
        </div>
    

    
    <div class="languages">
        <i class="fa fa-language"></i>
        <div class="links">
            
                <a href="https://lednerb.github.io/bilberry-hugo-theme/gallery/my-trip-to-scotland/">en</a>
            
        </div>
    </div>
    
</div>

</article>

        
    </div>


    
        
    <div class="article-wrapper u-cf">
        
            <a class="bubble" href="https://lednerb.github.io/bilberry-hugo-theme/de/video/kilez-more-leben-und-tod-des-imperialismus/">
    <i class="fas fa-fw fa-video"></i>
</a>

<article class="video">
    


    
        
    <div class="responsive-video youtube">
        <iframe class="no-js-hidden" src="https://www.youtube-nocookie.com/embed/M7IjJiZUutk?rel=0" allowfullscreen></iframe>

        <div class="no-js-message">
            The YouTube player can not be loaded with disabled JavaScript. <br>
            The following video is embedded here: <br>

            <a href="https://youtube.com/watch?v=M7IjJiZUutk" target="_blank">
                https://youtube.com/watch?v=M7IjJiZUutk
            </a>
        </div>
    </div>












    

    

    

    

    

    

    <div class="content">
    <h1 class="article-title">
        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/video/kilez-more-leben-und-tod-des-imperialismus/">
            Kilez More - Leben und Tod des Imperialismus
        </a>
    </h1>

    <div class="meta">
        
            
                <span class="date moment">2021-11-01</span>
            
        

        

        
            <span class="categories">
                
                    
                    
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/categories/video/">Video</a>
                    
                
                    
                    
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/categories/musik/">Musik</a>
                    
                
                    
                    
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/categories/politik/">Politik</a>
                    
                
            </span>
        

        
    </div>

    
        <p>Kilez More ist ein großartiger österreichischer Musiker.
Die meisten seiner Songs haben einen politischen Hintergrund und geniale Texte!</p>

        
            <a href="https://lednerb.github.io/bilberry-hugo-theme/de/video/kilez-more-leben-und-tod-des-imperialismus/" class="more">Weiterlesen</a>
        
    
</div>

    
<div class="footer">


    
        <div class="tags">
            <i class="fa fa-tags"></i>
            <div class="links">
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/kilez-more/">Kilez More</a>
                    
                
            </div>
        </div>
    

    
    <div class="languages">
        <i class="fa fa-language"></i>
        <div class="links">
            
                <a href="https://lednerb.github.io/bilberry-hugo-theme/video/kilez-more-leben-und-tod-des-imperialismus/">en</a>
            
        </div>
    </div>
    
</div>

</article>

        
    </div>


    
        
    <div class="article-wrapper u-cf">
        
            <a class="bubble" href="https://lednerb.github.io/bilberry-hugo-theme/de/audio/kilez-more-new-world-order/">
    <i class="fas fa-fw fa-music"></i>
</a>

<article class="audio">
    


    
        
    <div class="responsive-audio spotify">
        <iframe class="no-js-hidden" src="https://open.spotify.com/embed/track/0qDZPJGUALZC7vSahlekhu" width="300"
                height="80" allowtransparency="true"></iframe>

        <div class="no-js-message">
            The spotify player can not be loaded with disabled javascript. <br>
            The following title is embedded here: <br>

            <a href="https://open.spotify.com/embed/track/0qDZPJGUALZC7vSahlekhu" target="_blank">
                https://open.spotify.com/embed/track/0qDZPJGUALZC7vSahlekhu
            </a>
        </div>
    </div>










    

    

    

    

    

    <div class="content">
    <h1 class="article-title">
        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/audio/kilez-more-new-world-order/">
            Kilez More - New World Order
        </a>
    </h1>

    <div class="meta">
        
            
                <span class="date moment">2021-11-01</span>
            
        

        

        
            <span class="categories">
                
                    
                    
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/categories/musik/">Musik</a>
                    
                
            </span>
        

        
    </div>

    
        Mit dem audio Post Type kann sehr einfach ein Spotify, SoundCloud, TuneIn oder Mixcloud Player integriert werden.
Falls kein Player integriert werden soll, kann optional ein Titelbild mit Hilfe der featuredImage Option in der Markdown Datei verwendet werden.

        
    
</div>

    
<div class="footer">


    
        <div class="tags">
            <i class="fa fa-tags"></i>
            <div class="links">
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/kilez-more/">Kilez More</a>
                    
                
                    
                    
                    <a href="https://lednerb.github.io/bilberry-hugo-theme/de/tags/truth-rap/">Truth Rap</a>
                    
                
            </div>
        </div>
    

    
    <div class="languages">
        <i class="fa fa-language"></i>
        <div class="links">
            
                <a href="https://lednerb.github.io/bilberry-hugo-theme/audio/kilez-more-new-world-order/">en</a>
            
        </div>
    </div>
    
</div>

</article>

        
    </div>


    
        
    <div class="article-wrapper u-cf">
        
            <a class="bubble" href="https://lednerb.github.io/bilberry-hugo-theme/de/quote/einstein-sinn-des-lebens/">
    <i class="fas fa-fw fa-quote-right"></i>
</a>

<article class="quote">
    

    <blockquote>
        <p>Der Sinn des Lebens besteht nicht darin ein erfolgreicher Mensch zu sein, sondern ein wertvoller.</p>

        
        <cite>
            <a href="/de/author/albert-einstein">
                Albert Einstein
            </a>
        </cite>
    </blockquote>
</article>

        
    </div>


    

    
    <div class="paginator">
        

        
    </div>



    </div>

    
<footer>
    <div class="container">

        
        <div class="recent-posts">
            <strong>Neuste Beiträge</strong>
            <ul>
                
                
                    <li>
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/article/support-and-discussions/">Unterstützung und Diskussionen</a>
                    </li>
                
                    <li>
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/gallery/my-trip-to-scotland/">Meine Reise nach Schottland</a>
                    </li>
                
                    <li>
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/video/kilez-more-leben-und-tod-des-imperialismus/">Kilez More - Leben und Tod des Imperialismus</a>
                    </li>
                
                    <li>
                        <a href="https://lednerb.github.io/bilberry-hugo-theme/de/audio/kilez-more-new-world-order/">Kilez More - New World Order</a>
                    </li>
                
            </ul>
        </div>
        

        
        <div class="categories">
            <a href="/de/categories/"><strong>Kategorien</strong></a>
            <ul>
                
                <li>
                    <a href="/de/categories/musik">Musik
                        (2)</a>
                </li>
                
                <li>
                    <a href="/de/categories/politik">Politik
                        (1)</a>
                </li>
                
                <li>
                    <a href="/de/categories/reise">Reise
                        (1)</a>
                </li>
                
                <li>
                    <a href="/de/categories/urlaub">Urlaub
                        (1)</a>
                </li>
                
                <li>
                    <a href="/de/categories/video">Video
                        (1)</a>
                </li>
                
                <li>
                    <a href="/de/categories/zitate">Zitate
                        (1)</a>
                </li>
                
            </ul>
        </div>
        

        <div class="right">
            
            <div class="external-profiles">
                <strong>Social media</strong>

                
                <a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fab fa-twitter"></i></a>
                
                <a href="https://github.com/Lednerb" target="_blank"><i class="fab fa-github"></i></a>
                
            </div>
            

            <div class="languages">
                <strong>Andere Sprachen</strong>
                
                
                <a href="https://lednerb.github.io/bilberry-hugo-theme/">en</a>
                
                
                
                <a href="https://lednerb.github.io/bilberry-hugo-theme/de/" class="active">de</a>
                
                
            </div>
            

            
        </div>
    </div>
</footer>


<div class="credits">
    <div class="container">
        <div class="copyright">
            <a href="https://github.com/Lednerb" target="_blank">
                &copy;
                
                2022
                
                by Lednerb
            </a>
            -
            <a href="https://lednerb.github.io/bilberry-hugo-theme/de/index.xml">RSS</a>
        </div>
        <div class="author">
            <a href="https://github.com/Lednerb/bilberry-hugo-theme"
                target="_blank">Bilberry Hugo Theme</a>
        </div>
    </div>
</div>


    

    


    <script src="https://lednerb.github.io/bilberry-hugo-theme/theme.js"></script>

    
    
    

    
    <div id="activate-algolia-search" class="hidden">
  <input type="hidden" id="algolia-search-appId" value="45CEN6X6AT">
  <input type="hidden" id="algolia-search-apiKey" value="16030625f1a4d0dd3b8aefd794fd4cf1">
  <input type="hidden" id="algolia-search-indexName" value="bilberry-hugo-theme">
  <input type="hidden" id="algolia-search-noSearchResults" value="Nichts gefunden.">

  
  <input type="hidden" id="algolia-search-currentLanguageOnly">
  
</div>

    
</body>

</html>