reparacion arbol archivos
This commit is contained in:
parent
a7ae0767e6
commit
a0488868ec
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
1
images/ubuntu.svg
Normal file
1
images/ubuntu.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#DD4814" d="M64 3.246c-33.555 0-60.755 27.2-60.755 60.754 0 33.552 27.2 60.754 60.755 60.754 33.554 0 60.755-27.202 60.755-60.754 0-33.554-27.2-60.754-60.755-60.754zm13.631 20.922c2.242-3.881 7.2-5.21 11.08-2.972 3.88 2.242 5.208 7.2 2.966 11.08-2.238 3.88-7.197 5.208-11.077 2.967-3.877-2.239-5.206-7.198-2.969-11.075zm-13.631 4.595c3.262 0 6.417.453 9.414 1.281.529 3.259 2.463 6.262 5.548 8.042 3.079 1.775 6.642 1.953 9.725.789 5.998 5.898 9.901 13.919 10.47 22.854l-11.558.17c-1.067-12.103-11.222-21.593-23.599-21.593-3.565 0-6.948.792-9.98 2.203l-5.637-10.099c4.708-2.33 10.01-3.647 15.617-3.647zm-41.311 43.349c-4.482 0-8.113-3.632-8.113-8.112 0-4.481 3.63-8.113 8.113-8.113 4.479 0 8.111 3.631 8.111 8.113 0 4.479-3.632 8.112-8.111 8.112zm7.191.722c2.561-2.09 4.2-5.271 4.2-8.834 0-3.565-1.639-6.747-4.2-8.836 2.194-8.489 7.475-15.738 14.571-20.483l5.931 9.934c-6.092 4.287-10.074 11.369-10.074 19.385s3.981 15.098 10.074 19.383l-5.931 9.937c-7.099-4.744-12.38-11.995-14.571-20.486zm58.831 33.964c-3.879 2.241-8.838.912-11.077-2.969-2.241-3.877-.911-8.835 2.969-11.076 3.877-2.239 8.838-.908 11.077 2.969 2.24 3.88.91 8.839-2.969 11.076zm-.024-17.673c-3.083-1.166-6.645-.991-9.725.788-3.084 1.783-5.019 4.782-5.547 8.042-2.998.83-6.153 1.284-9.415 1.284-5.607 0-10.909-1.318-15.616-3.649l5.636-10.1c3.032 1.411 6.415 2.204 9.98 2.204 12.378 0 22.532-9.488 23.596-21.592l11.561.169c-.569 8.935-4.472 16.956-10.47 22.854z"/></svg>
|
After Width: | Height: | Size: 1.5 KiB |
16
index.html
16
index.html
@ -19,8 +19,8 @@
|
|||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:title" content="Ejercicio">
|
<meta property="og:title" content="Ejercicio">
|
||||||
<meta property="og:description" content="Descripción">
|
<meta property="og:description" content="Descripción">
|
||||||
<meta property="og:url" content="http://localhost:2368/">
|
<meta property="og:url" content="./">
|
||||||
<meta property="og:image" content="http://localhost:2368/content/images/2016/01/IMG_0022.JPG">
|
<meta property="og:image" content="/images/IMG_0022.JPG">
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<!-- Favicons
|
<!-- Favicons
|
||||||
================================================== -->
|
================================================== -->
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/assets/images/mike.ico" type="image/x-icon">
|
<link rel="shortcut icon" href="images/ubuntu.svg" type="image/x-icon">
|
||||||
|
|
||||||
|
|
||||||
<!-- CSS
|
<!-- CSS
|
||||||
@ -64,10 +64,10 @@
|
|||||||
|
|
||||||
|
|
||||||
<div class="site-wrapper">
|
<div class="site-wrapper">
|
||||||
<header class="main-header " style="background-image: url(assets/images/IMG_0022.JPG)">
|
<header class="main-header " style="background-image: url(images/IMG_0022.JPG)">
|
||||||
<nav class="main-nav overlay clearfix">
|
<nav class="main-nav overlay clearfix">
|
||||||
<a class="blog-logo" href="http://localhost:2368">
|
<a class="blog-logo" href="./">
|
||||||
<img src="assets/images/IMG_0111.JPG" alt="Prueba">
|
<img src="IMG_0111.JPG" alt="Prueba">
|
||||||
</a>
|
</a>
|
||||||
<a class="menu-button icon-menu" href="index.html#">
|
<a class="menu-button icon-menu" href="index.html#">
|
||||||
<span class="word">Menu</span>
|
<span class="word">Menu</span>
|
||||||
@ -99,8 +99,8 @@
|
|||||||
<p>Este es el primer post gracias al Curso Profesional de Git y GitHub.<a class="read-more" href="post-1/"></a></p>
|
<p>Este es el primer post gracias al Curso Profesional de Git y GitHub.<a class="read-more" href="post-1/"></a></p>
|
||||||
</section>
|
</section>
|
||||||
<footer class="post-meta">
|
<footer class="post-meta">
|
||||||
<a href="author/mike/">Mike Nieva</a>
|
<a href="author/mike/">jp.av.dev</a>
|
||||||
<time class="post-date" datetime="2016-01-24">24 Enero 2016</time>
|
<time class="post-date" datetime="2020-07-11">11 julio 2020</time>
|
||||||
</footer>
|
</footer>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user