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

index.html « 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: bd06926060c97f440482714cb1b57e35ba7a7f46 (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
<!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="Foo seccion segundo nivel" />
<meta property="og:description" content="Descripción del segundo nivel" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/foo-segundo-nivel/" />

<meta property="og:updated_time" content="2019-03-24T13:19:07-03:00"/><meta property="og:site_name" content="Sitio web de ejemplo usando SimpleIT Hugo" />

<meta itemprop="name" content="Foo seccion segundo nivel">
<meta itemprop="description" content="Descripción del segundo nivel">

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Foo seccion segundo nivel"/>
<meta name="twitter:description" content="Descripción del segundo nivel"/>


<meta property="description" content='Descripción del segundo nivel' /><meta name="author" content="Marcelo Canina">



<title>Foo seccion segundo nivel | Sitio web de ejemplo usando SimpleIT Hugo</title>

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








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




<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" type="application/rss+xml" href="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/foo-segundo-nivel/index.xml" title="Sitio web de ejemplo usando SimpleIT Hugo" />


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


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





</head>
    <body><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/">Sitio web de ejemplo usando SimpleIT Hugo</a>
</nav>


<div class="container">
    <div class="row">
        <main role="main" aria-role="main" class="col mt-3">
	    <div class="">
		<p>Soy la página en el directorio <code>content/es/foo-seccion-primer-nivel/foo-segundo-nivel</code>.</p>

	    </div>
	    <div>
		<h2>Foo seccion segundo nivel</h2>
		<div>
    <ul>
	
	<h4>Artículos:</h4>
	
<ul>
    
    <li><a href="https://marcanuy.github.io/simpleit-hugo-theme/es/foo-seccion-primer-nivel/foo-segundo-nivel/pagina-en-segundo-nivel/"> Pagina en segundo nivel anidado </a></li>
    
</ul>

	
	<hr>
	
    </ul>
</div>





	    </div>
	</main>
    </div>
</div><footer class="container-fluid site-footer py-3">
    <div class="container">
	<p class="text-muted border-bottom">
	    Descripción del segundo nivel
	</p>

	<div class="text-center justify-content-between align-items-center">
	    <h2 class="footer-heading text-muted">Sitio web de ejemplo usando 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/">English</a>
    
    
</div>



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







<script async src="https://marcanuy.github.io/simpleit-hugo-theme/js/bundle.min.f03e967ab4cfc92e50aa647473bb91258918a16ef51bb82340d78fd6ecd10e2262e038a4d103914ae3ba293d01b3fe009c4b2f67031105957bdc27a9dba38119.js" integrity="sha512-8D6WerTPyS5QqmR0c7uRJYkYoW71G7gjQNeP1uzRDiJi4Dik0QORSuO6KT0Bs/4AnEsvZwMRBZV73Cep26OBGQ=="></script>

</body>
</html>