Skip to content

Commit

Permalink
Deploying to gh-pages from @ f669391 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
oneeyedman committed Jan 13, 2024
1 parent 760b331 commit c167dfc
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css

Large diffs are not rendered by default.

Binary file added cookies/assets/img/cookies-para-todos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 1 addition & 5 deletions cookies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
<button class="🍪__logout-btn js__🍪-logout-btn">Salir</button>
</li>
</ul>




</div>
</aside>
</div>
Expand All @@ -59,7 +55,7 @@ <h1 class="🍪__title">Holi<span class="js__🍪-user"></span>!
<p>Puedes meter los tres primeros párrafos de El Quijote, y un poco del cuarto. Para hacerse una idea.</p>

<h2 class="🍪__subtitle">Cookita</h2>
<p class="🍪__intro">En este ejemplo vamos a guardar, consultar y borrar una cookie que se llame "cookita"</p>
<p class="🍪__intro">En este ejemplo vamos a guardar, consultar y borrar una cookie que se llame "cookita".</p>
<ul class="🍪__items">
<li class="🍪__item">
<button class="🍪__button js__🍪-save-cookie">Guardar Cookie</button>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!doctype html><html class="no-js" lang="es"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Spacenomads,</title><meta name="description" content="Space Nomads es una idea acerca de cómo crecer y afrontar los nuevos retos que el trabajo presenta cada día."><!--[if IE]>
meta(http-equiv="X-UA-Compatible", content="IE=edge,chrome=1")
<![endif]--><link rel="icon" href="favicon.ico"><link rel="author" href="humans.txt"><link rel="me" href="https://mastodon.social/@oneeyedman"><link rel="stylesheet" href="assets/css/main.css?v="></head><body class="tpl__landing landing ready"><div class="page"><main class="page__main" data-published="automatic"><div class="page__wrapper"><h1 class="landing__brand"><span class="landing__brand-label">Space Nomads</span></h1><h2 class="landing__status">Pandemic edition</h2></div></main><footer class="page__footer"><div class="page__wrapper"><div class="page__footer-name">Space Nomads</div><ul class="page__footer-links"><li class="page__footer-link"><a href="maquetando-con-chuck" class="page__footer-item page__footer-item--chuck page__footer-item--with-tooltip"><span class="tooltip">Maquetando con Chuck!</span></a></li><li class="page__footer-link"><a href="screen-size-me" class="page__footer-item page__footer-item--screen-size page__footer-item--with-tooltip"><span class="tooltip">ScreenSize Me!</span></a></li><li class="page__footer-link"><a href="https://mastodon.social/@oneeyedman" class="page__footer-item page__footer-item--mastodon" rel="external">@_spacenomads</a></li><li class="page__footer-link"><a href="mailto:[email protected]" class="page__footer-item page__footer-item--mail" rel="external">[email protected]</a></li></ul></div></footer><div class="space"><div class="stars stars--small"></div><div class="stars stars--medium"></div><div class="stars stars--big"></div></div></div><script type="module" src="assets/js/main.js?v="></script></body></html>
<![endif]--><link rel="icon" href="favicon.ico"><link rel="author" href="humans.txt"><link rel="me" href="https://mastodon.social/@oneeyedman"><link rel="stylesheet" href="assets/css/main.css?v="></head><body class="tpl__landing landing ready"><div class="page"><main class="page__main" data-published="automatic"><div class="page__wrapper"><h1 class="landing__brand"><span class="landing__brand-label">Space Nomads</span></h1><h2 class="landing__status">Pandemic edition</h2></div></main><footer class="page__footer"><div class="page__wrapper"><div class="page__footer-name">Space Nomads</div><ul class="page__footer-links"><li class="page__footer-link"><a href="maquetando-con-chuck/" class="page__footer-item page__footer-item--chuck page__footer-item--with-tooltip"><span class="tooltip">Maquetando con Chuck!</span></a></li><li class="page__footer-link"><a href="screen-size-me/" class="page__footer-item page__footer-item--screen-size page__footer-item--with-tooltip"><span class="tooltip">ScreenSize Me!</span></a></li><li class="page__footer-link"><a href="cookies/" class="page__footer-item page__footer-item--cookies page__footer-item--with-tooltip"><span class="tooltip">Cookies!</span></a></li><li class="page__footer-link"><a href="https://mastodon.social/@oneeyedman" class="page__footer-item page__footer-item--mastodon" rel="external">@_spacenomads</a></li><li class="page__footer-link"><a href="mailto:[email protected]" class="page__footer-item page__footer-item--mail" rel="external">[email protected]</a></li></ul></div></footer><div class="space"><div class="stars stars--small"></div><div class="stars stars--medium"></div><div class="stars stars--big"></div></div></div><script type="module" src="assets/js/main.js?v="></script></body></html>

0 comments on commit c167dfc

Please sign in to comment.