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

index.html « glennfinnan-viadukt « tags « de - github.com/Lednerb/bilberry-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ae44a0a13afef644483c39241076a3a30b0a3f51 (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
<!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>
        
           
               Glennfinnan Viadukt &vert; Mein cooler neuer Blog
           
        
    </title>
    <meta itemprop="name" content="Glennfinnan Viadukt">
    <meta itemprop="description" content="Glennfinnan Viadukt - Bilberry Premium Theme for Hugo.">
    <meta property="og:title" content="Glennfinnan Viadukt">
    <meta property="og:description" content="Glennfinnan Viadukt - 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/tags/glennfinnan-viadukt/">
    <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/tags/glennfinnan-viadukt/" rel="alternate" type="application/rss+xml" title="Mein cooler neuer Blog" />
    <link href="/bilberry-hugo-theme/de/tags/glennfinnan-viadukt/" rel="feed" type="application/rss+xml" title="Mein cooler neuer Blog" />
    

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

    <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">
            
                <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="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/tags/glennfinnan-viadukt/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>