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

index.html « pagina-en-segundo-nivel « foo-segundo-nivel « foo-seccion-primer-nivel « es « docs - github.com/marcanuy/simpleit-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b780612977bbf2537245086a0706e151688a29dd (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
<!DOCTYPE html>
<html lang="es" itemscope="" itemtype="http://schema.org/WebPage">
    <head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta property="og:title" content="Pagina en segundo nivel anidado" />
<meta property="og:description" content="I am the description used at head meta and footer description" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/foo-segundo-nivel/pagina-en-segundo-nivel/" />
<meta property="article:published_time" content="2018-08-06T00:00:00+00:00" />
<meta property="article:modified_time" content="2019-03-24T13:19:07-03:00" /><meta property="og:site_name" content="Demo SimpleIT Hugo" />
<meta itemprop="name" content="Pagina en segundo nivel anidado">
<meta itemprop="description" content="I am the description used at head meta and footer description">
<meta itemprop="datePublished" content="2018-08-06T00:00:00&#43;00:00" />
<meta itemprop="dateModified" content="2019-03-24T13:19:07-03:00" />
<meta itemprop="wordCount" content="67">



<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Pagina en segundo nivel anidado"/>
<meta name="twitter:description" content="I am the description used at head meta and footer description"/>


<meta property="description" content='I am the description used at head meta and footer description' /><meta name="author" content="Marcelo Canina">



<title>Pagina en segundo nivel anidado | Demo SimpleIT Hugo</title>

<link rel="canonical" href="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/foo-segundo-nivel/pagina-en-segundo-nivel/">








<link rel="stylesheet" href="https://marcanuy.github.io/simpleit-hugo-theme/css/all.min.38d7e5c2c2b9b300591c57a6a33681ebda2f866f5ba06e00e946af05cec70551.css" integrity="sha256-ONflwsK5swBZHFemozaB69ovhm9boG4A6UavBc7HBVE=">




<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
	window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
	ga('create', 'UA-64047109-4', 'auto');
	
	ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>








<link rel="alternate" hreflang="es" href="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/foo-segundo-nivel/pagina-en-segundo-nivel/" />


<link rel="alternate" hreflang="en" href="https://marcanuy.github.io/simpleit-hugo-theme/foo-first-level-section/foo-second-level/page-at-foo-second-level/" />





</head>
    <body>
	<meta itemprop="url" content="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/foo-segundo-nivel/pagina-en-segundo-nivel/}" /><nav class="navbar navbar-dark fixed-top bg-danger flex-md-nowrap p-0 shadow">
    <a class="navbar-brand col-sm-3 col-md-3 mr-0 text-center " href="https://marcanuy.github.io/simpleit-hugo-theme/es/">Demo SimpleIT Hugo</a>
</nav>


<div class="container-fluid mt-3">
    <div class="row">

	<nav class="col-md-3 d-none d-md-block bg-light sidebar">
    <div class="sidebar-sticky pb-4">
	<nav id="TableOfContents">
  <ul>
    <li><a href="#overview">Overview</a></li>
    <li><a href="#lorem-ipsum-dolor-sit-amet">Lorem ipsum dolor sit amet</a></li>
  </ul>
</nav>
	
	<div class="mt-3 pt-3">
	    <h6 class="sidebar-heading text-center text-muted">
		Compartir?
	    </h6>
	    <div class="site-share pb-2 text-center">
    
    
<a class="resp-sharing-button__link" href="https://facebook.com/sharer/sharer.php?u=https%3a%2f%2fmarcanuy.github.io%2fsimpleit-hugo-theme%2fes%2ffoo-seccion-primer-nivel%2ffoo-segundo-nivel%2fpagina-en-segundo-nivel%2f" target="_blank" aria-label="">
  <div class="resp-sharing-button resp-sharing-button--facebook resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.77 7.46H14.5v-1.9c0-.9.6-1.1 1-1.1h3V.5h-4.33C10.24.5 9.5 3.44 9.5 5.32v2.15h-3v4h3v12h5v-12h3.85l.42-4z"/></svg>
    </div>
  </div>
</a>


<a class="resp-sharing-button__link" href="https://twitter.com/intent/tweet/?text=I%20am%20the%20description%20used%20at%20head%20meta%20and%20footer%20description&amp;url=https%3a%2f%2fmarcanuy.github.io%2fsimpleit-hugo-theme%2fes%2ffoo-seccion-primer-nivel%2ffoo-segundo-nivel%2fpagina-en-segundo-nivel%2f" target="_blank" aria-label="">
  <div class="resp-sharing-button resp-sharing-button--twitter resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.44 4.83c-.8.37-1.5.38-2.22.02.93-.56.98-.96 1.32-2.02-.88.52-1.86.9-2.9 1.1-.82-.88-2-1.43-3.3-1.43-2.5 0-4.55 2.04-4.55 4.54 0 .36.03.7.1 1.04-3.77-.2-7.12-2-9.36-4.75-.4.67-.6 1.45-.6 2.3 0 1.56.8 2.95 2 3.77-.74-.03-1.44-.23-2.05-.57v.06c0 2.2 1.56 4.03 3.64 4.44-.67.2-1.37.2-2.06.08.58 1.8 2.26 3.12 4.25 3.16C5.78 18.1 3.37 18.74 1 18.46c2 1.3 4.4 2.04 6.97 2.04 8.35 0 12.92-6.92 12.92-12.93 0-.2 0-.4-.02-.6.9-.63 1.96-1.22 2.56-2.14z"/></svg>
    </div>
  </div>
</a>


<a class="resp-sharing-button__link" href="mailto:?subject=I%20am%20the%20description%20used%20at%20head%20meta%20and%20footer%20description&amp;body=https%3a%2f%2fmarcanuy.github.io%2fsimpleit-hugo-theme%2fes%2ffoo-seccion-primer-nivel%2ffoo-segundo-nivel%2fpagina-en-segundo-nivel%2f" target="_self" aria-label="" data-proofer-ignore>
  <div class="resp-sharing-button resp-sharing-button--email resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 4H2C.9 4 0 4.9 0 6v12c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7.25 14.43l-3.5 2c-.08.05-.17.07-.25.07-.17 0-.34-.1-.43-.25-.14-.24-.06-.55.18-.68l3.5-2c.24-.14.55-.06.68.18.14.24.06.55-.18.68zm4.75.07c-.1 0-.2-.03-.27-.08l-8.5-5.5c-.23-.15-.3-.46-.15-.7.15-.22.46-.3.7-.14L12 13.4l8.23-5.32c.23-.15.54-.08.7.15.14.23.07.54-.16.7l-8.5 5.5c-.08.04-.17.07-.27.07zm8.93 1.75c-.1.16-.26.25-.43.25-.08 0-.17-.02-.25-.07l-3.5-2c-.24-.13-.32-.44-.18-.68s.44-.32.68-.18l3.5 2c.24.13.32.44.18.68z"/></svg>
    </div>
  </div>
</a>


<a class="resp-sharing-button__link" href="whatsapp://send?text=I%20am%20the%20description%20used%20at%20head%20meta%20and%20footer%20description%20https%3a%2f%2fmarcanuy.github.io%2fsimpleit-hugo-theme%2fes%2ffoo-seccion-primer-nivel%2ffoo-segundo-nivel%2fpagina-en-segundo-nivel%2f" target="_blank" aria-label="">
  <div class="resp-sharing-button resp-sharing-button--whatsapp resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.1 3.9C17.9 1.7 15 .5 12 .5 5.8.5.7 5.6.7 11.9c0 2 .5 3.9 1.5 5.6L.6 23.4l6-1.6c1.6.9 3.5 1.3 5.4 1.3 6.3 0 11.4-5.1 11.4-11.4-.1-2.8-1.2-5.7-3.3-7.8zM12 21.4c-1.7 0-3.3-.5-4.8-1.3l-.4-.2-3.5 1 1-3.4L4 17c-1-1.5-1.4-3.2-1.4-5.1 0-5.2 4.2-9.4 9.4-9.4 2.5 0 4.9 1 6.7 2.8 1.8 1.8 2.8 4.2 2.8 6.7-.1 5.2-4.3 9.4-9.5 9.4zm5.1-7.1c-.3-.1-1.7-.9-1.9-1-.3-.1-.5-.1-.7.1-.2.3-.8 1-.9 1.1-.2.2-.3.2-.6.1s-1.2-.5-2.3-1.4c-.9-.8-1.4-1.7-1.6-2-.2-.3 0-.5.1-.6s.3-.3.4-.5c.2-.1.3-.3.4-.5.1-.2 0-.4 0-.5C10 9 9.3 7.6 9 7c-.1-.4-.4-.3-.5-.3h-.6s-.4.1-.7.3c-.3.3-1 1-1 2.4s1 2.8 1.1 3c.1.2 2 3.1 4.9 4.3.7.3 1.2.5 1.6.6.7.2 1.3.2 1.8.1.6-.1 1.7-.7 1.9-1.3.2-.7.2-1.2.2-1.3-.1-.3-.3-.4-.6-.5z"/></svg>
    </div>
  </div>
</a>

    
</div>

	</div>
	<div class="mt-3 pt-3">
	    
<div class="sidebar-heading text-center text-muted">
Síguenos!
<a href="https://twitter.com/marcanuy" class="btn btn-/primary text-center" title="@marcanuy">
    <i class="fab fa-twitter"></i>
</a>
</div>


	</div>
    </div>
</nav>


        <main role="main" class="col-md-9 ml-sm-auto col-lg-9 px-4">
            
	    <div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
    <h1 class="h2">Pagina en segundo nivel anidado</h1>
</div>



<div class="text-center">
    
    <p class="text-muted">I am the subtitle</p>
    
    
    <div class="d-flex justify-content-center text-muted">
	<small>
	    <i class="fas fa-clock"></i> <strong>Publicado:</strong>
	    
	    <time datetime="2018-08-06T00:00:00&#43;00:00">6 Aug, 2018</time>
	    
	    </small>
	<small class="mx-3">
	    
	    <div class="ml-2">
		<i class="fas fa-edit"></i> <strong>Última modificación:</strong> <time datetime="2019-03-24T13:19:07-03:00">March 24, 2019</time>
	    </div>
	    
	</small>
	
    </div>
    
</div>


	    
	    <h2 id="overview">Overview</h2>
<p>I am an article at <code>/content/foo-first-level-section/foo-second-level/page-at-second-level.md</code>.</p>
<h2 id="lorem-ipsum-dolor-sit-amet">Lorem ipsum dolor sit amet</h2>
<p>Lorem ipsum dolor sit amet, eu eos vitae deseruisse eloquentiam.</p>
<p>Ex his nemore dolorem incorrupte, vide omnis facete pro an, cum te
summo simul.</p>
<p>Possit commune erroribus id duo, has perpetua gubergren at.</p>
<p>Mel te eligendi reprehendunt, labitur aliquid erroribus ea per, no quo
alii gloriatur.</p>
<p>Pri delenit atomorum tincidunt an, intellegam disputationi vix at.</p>

	    

	    


<footer class="author-footer">
    <div class="media">
	<span itemprop="locationCreated" itemscope="itemscope" itemtype="https://schema.org/City" style="display:none"><span itemprop="name">Uruguay</span>
	</span>
	<meta content="https://marcanuy.com" property="article:author"/>
	<meta content="@marcanuy" name="twitter:creator"/>
	<div itemprop="author creator" itemscope="" itemtype="https://schema.org/Person">
	    <a class="media-left mx-2" href="https://marcanuy.com" itemprop="url" rel="author">
		<img class="media-object rounded" alt="Marcelo Canina - Demo SimpleIT Hugo" itemprop="image" src="https://www.gravatar.com/avatar/2ebdffd5ddb4a98b0cc77117503d2711?s=80"/>
	    </a>
	    <div class="media-body">
		<h5 class="media-heading">
		    <address class="author-info clear" id="author-info">
			<span class="author-name" itemprop="name">Marcelo Canina</span>
			<a class="a-social a-tw" href="https://twitter.com/marcanuy" itemprop="sameAs" target="_blank"><i class="fab fa-twitter-square"></i></a>
			<a class="a-social a-ln" href="https://www.linkedin.com/in/marcelocanina" itemprop="sameAs" target="_blank"><i class="fab fa-linkedin"></i></a>
			<a class="a-social a-email" href="mailto:me@marcanuy.com" itemprop="sameAs" target="_blank"><i class="fa fa-envelope-square"></i></a>
			<a class="a-social a-github" href="https://github.com/marcanuy" itemprop="sameAs" target="_blank"><i class="fab fa-github-square"></i></a>
			<a class="a-social a-gitlab" href="https://gitlab.com/marcanuy" itemprop="sameAs" target="_blank"><i class="fab fa-gitlab"></i></a>
			<a class="a-social a-stackexchange" href="https://stackexchange.com/users/1193189?tab=accounts" itemprop="sameAs" target="_blank"><i class="fab fa-stack-exchange"></i></a>
		    </address>
		</h5>
		<div class="text-muted">
		    Entusiasta OSS.
		</div>
	    </div>
	</div>
    </div>
</footer>




	    <div class="comments">
		<div id="disqus_thread"></div>
<script type="application/javascript">
    var disqus_config = function () {
    
    
    
    };
    (function() {
        if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
            document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
            return;
        }
        var d = document, s = d.createElement('script'); s.async = true;
        s.src = '//' + "simpleit-hugo-theme" + '.disqus.com/embed.js';
        s.setAttribute('data-timestamp', +new Date());
        (d.head || d.body).appendChild(s);
    })();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
	    </div>

	    


	    <div class="top-border p-3 mb-2 bg-light">
		<div>
    <ul>
	
	<h4>Artículos</h4>
	
<ul>
    
    
    <li>Pagina en segundo nivel anidado</li>
    
    
</ul>

	
	<hr>
	
	
	
    </ul>
</div>





	    </div>
	    
	    









<nav aria-label="breadcrumb">
    <ol class="breadcrumb border border-secondary" itemprop="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList">
	











<li class="breadcrumb-item "
    
    itemprop="itemListElement" itemscope
      itemtype="http://schema.org/ListItem">
    
    <a href="https://marcanuy.github.io/simpleit-hugo-theme/es/"
       itemprop="item">
	<span itemprop="name">Tema SimpleIT</span>
    </a>
    
    <meta itemprop="position" content="1" />
</li>


<li class="breadcrumb-item "
    
    itemprop="itemListElement" itemscope
      itemtype="http://schema.org/ListItem">
    
    <a href="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/"
       itemprop="item">
	<span itemprop="name">Foo seccion primer nivel</span>
    </a>
    
    <meta itemprop="position" content="2" />
</li>


<li class="breadcrumb-item "
    
    itemprop="itemListElement" itemscope
      itemtype="http://schema.org/ListItem">
    
    <a href="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/foo-segundo-nivel/"
       itemprop="item">
	<span itemprop="name">Foo seccion segundo nivel</span>
    </a>
    
    <meta itemprop="position" content="3" />
</li>


<li class="breadcrumb-item  active"
    aria-current="page"
    itemprop="itemListElement" itemscope
      itemtype="http://schema.org/ListItem">
    
	<span itemprop="name">Pagina en segundo nivel anidado</span>
    
    <meta itemprop="position" content="4" />
</li>

  </ol>
</nav>




	    <div class="mt-3"><footer class="container-fluid site-footer py-3">
    <div class="container">
	<p class="text-muted border-bottom text-center py-3">
	    I am the description used at head meta and footer description
	</p>

	<div class="text-center justify-content-between align-items-center mt-5">
	    <h2 class="footer-heading text-muted">Demo SimpleIT Hugo</h2><div class="text-muted">SimpleIT is a Hugo theme with mobile-first design.</div><ul class="footer-nav px-0"><li>
		    <i class="fa fa-keyboard-o" aria-hidden="true"></i>Hecho por <a href="https://marcanuy.com" rel="author">Marcelo Canina</a>
		</li>
		<li>
		    <i class="fab fa-twitter"></i> <a class="a-social a-tw" href="https://twitter.com/marcanuy" target="_blank"> @marcanuy</a>
		</li>
		

		
		<li>
		    <i class="fa fa-user" aria-hidden="true"></i> <a href="https://marcanuy.github.io/es/acerca/">Acerca</a>
		</li>
		
	    </ul>

	    



<div class="text-muted">
    Traducciones
    
    
    <strong>Español</strong>
    
        <a hreflang="en" href="https://marcanuy.github.io/simpleit-hugo-theme/foo-first-level-section/foo-second-level/page-at-foo-second-level/">English</a>
    
    
</div>



	</div>
    </div>
</footer>
<div class="si-license">
  <div class="text-muted text-sm-center">
	<small>© 2018</small> &middot; 
  </div>
</div>


</div>
	    
        </main>
    </div>
</div>









<script async src="https://marcanuy.github.io/simpleit-hugo-theme/js/bundle.min.c497184a13074ffe153a20351e84ce74dac80c74ede41288ba87e00889240feb96244eb377242f29b8cd401d81d688b95ff1f0d2301b25bb0ae75855c4a03469.js" integrity="sha512-xJcYShMHT/4VOiA1HoTOdNrIDHTt5BKIuofgCIkkD&#43;uWJE6zdyQvKbjNQB2B1oi5X/Hw0jAbJbsK51hVxKA0aQ=="></script>

</body>
</html>