From f39af47eb03343dadf2c646dc43c8b8e131e427a Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <david@luevano.xyz> Date: Tue, 8 Jun 2021 23:25:06 -0600 Subject: add xmpp server entry --- blog/dst/a/first_blog_post.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'blog/dst/a/first_blog_post.html') diff --git a/blog/dst/a/first_blog_post.html b/blog/dst/a/first_blog_post.html index a4327e2..ed5dbcd 100644 --- a/blog/dst/a/first_blog_post.html +++ b/blog/dst/a/first_blog_post.html @@ -82,6 +82,24 @@ <p>At the moment, I’m not satisfied because there’s no automatic date insertion into the 1) html file, 2) the blog post itself and 3) the listing system in the <a href="https://blog.luevano.xyz/">blog homepage</a> (and there’s also the problem with the ordering of the entries…). And all of this just because I didn’t want to use <a href="https://github.com/LukeSmithxyz/lb">Luke’s</a> solution (don’t really like that much how he handles the scripts… <em>but they just work</em>).</p> <p>Hopefully, for tomorrow all of this will be sorted out and I’ll have a working blog system.</p> + <div class="page-nav"> + <span class="next"> + <a href="https://blog.luevano.xyz/a/el_blog_ya_tiene_timestamps.html" alt="Next"> + <i class="fas fa-arrow-left" alt="Arrow left"></i> + <span>Next</span> + </a> + </span> + + <span class="index"> + <a href="https://blog.luevano.xyz" alt="Index"> + <i class="fas fa-home" alt="Home"></i> + <span>Index</span> + </a> + </span> + +</div> + + <hr> <div class="article-info"> <p>By David LuĂ©vano</p> -- cgit v1.2.3-70-g09d2