2019-10-01 14:26:30 +00:00
<!doctype html> < html lang = en-us > < head > < meta charset = utf-8 > < meta http-equiv = x-ua-compatible content = "chrome=1" > < meta name = HandheldFriendly content = True > < meta name = MobileOptimized content = 320 > < meta name = viewport content = "width=device-width,initial-scale=1" > < meta name = referrer content = no-referrer > < meta name = description content = "Website Description" > < title > Undated post - Introduction< / title > < meta property = og:title content = "Undated post - Introduction" > < meta property = og:type content = website > < meta property = og:description content = "Website Description" > < meta property = og:url content = /blog/no-date/ > < meta property = og:site_name content = Introduction > < meta property = og:image content = /home/profile.jpg > < link rel = "shortcut icon" href = /img/fav.ico > < link rel = stylesheet href = /css/main.min.0bd8437cea9db8aff1f083d498cc904bd26cd87a65013961ed97c8c0134eaf17.css integrity = "sha256-C9hDfOqduK/x8IPUmMyQS9Js2HplATlh7ZfIwBNOrxc=" crossorigin = anonymous media = screen > < / head > < body > < section id = top class = section > < div class = "container hero fade-in one" > < h1 class = "bold-title is-1" > Blog< / h1 > < / div > < div class = "section fade-in two" > < div class = container > < hr > < nav class = navbar role = navigation aria-label = "main navigation" > < a role = button class = navbar-burger data-target = navMenu aria-label = menu aria-expanded = false > < span aria-hidden = true > < / span > < span aria-hidden = true > < / span > < span aria-hidden = true > < / span > < / a > < div class = navbar-menu id = navMenu > < a class = navbar-item href = / > main< / a >
2019-08-12 18:06:55 +00:00
< a class = navbar-item href = /#about > About< / a >
< a class = navbar-item href = /projects/ > Project< / a >
< a class = navbar-item href = /blog/ > Back to Blog< / a >
< a class = navbar-item href = /#lorem > Lorem Ipsum< / a >
< a class = navbar-item href = /#contact > Contact< / a >
< a class = navbar-item href = /es/ > Español< / a >
< a class = navbar-item href = /de/ > Deutsch< / a > < / div > < / nav > < hr > < / div > < div class = container > < h2 class = "title is-1 top-pad strong-post-title" > < a href = /blog/no-date/ > Undated post< / a > < / h2 > < div class = post-data > 1 minute read< / div > < div class = blog-share > Share this:
< a class = twitter-share-button href = "https://twitter.com/intent/tweet?text=Undated%20post%20%2fblog%2fno-date%2f" onclick = "window.open(this.href,'twitter-share','width=550,height=235');return false;" > < i class = "fab fa-twitter" > < / i > < span class = hidden > Twitter< / span > < / a >
< a class = icon-facebook href = "https://www.facebook.com/sharer/sharer.php?u=%2fblog%2fno-date%2f" onclick = "window.open(this.href,'facebook-share','width=580,height=296');return false;" > < i class = "fab fa-facebook-f" > < / i > < span class = hidden > Facebook< / span > < / a >
< a class = icon-pinterest href = "http://pinterest.com/pin/create/button/?url=%2fblog%2fno-date%2f&description=Undated%20post" onclick = "window.open(this.href,'pinterest-share','width=580,height=296');return false;" > < i class = "fab fa-pinterest-p" > < / i > < span class = hidden > Pinterest< / span > < / a >
< a class = icon-google-plus href = "https://plus.google.com/share?url=%2fblog%2fno-date%2f" onclick = "window.open(this.href,'google-plus-share','width=490,height=530');return false;" > < i class = "fab fa-google-plus-g" > < / i > < span class = hidden > Google+< / span > < / a > < / div > < p > Tag:
< a href = /tags/words > words< / a > < / p > < / div > < div class = "container markdown top-pad" > < p > I was born yesterday, tomorrow.< / p > < / div > < div class = container > < hr > < / div > < div class = "container has-text-centered top-pad" > < a href = #top > < i class = "fa fa-arrow-up" > < / i > < / a > < / div > < div class = container > < hr > < / div > < div class = section id = footer > < div class = "container has-text-centered" > < span class = footer-text > < a href = https://github.com/victoriadrake/hugo-theme-introduction/ > < strong > Introduction< / strong > < / a > theme for < a href = http://gohugo.io/ > Hugo< / a > . Made with < a href = https://victoria.dev > < i class = "fa fa-heart" > < / i > and < i class = "fa fa-coffee" > < / i > < / a > by open source contributors.< / span > < / div > < / div > < / div > < / section > < script src = /js/bundle.e6934e69d06bb8a213134f4c1468f9478bb7755e786dfb60e3c5a917c5335805.js integrity = "sha256-5pNOadBruKITE09MFGj5R4u3dV54bftg48WpF8UzWAU=" > < / script > < / body > < / html >