summaryrefslogtreecommitdiff
path: root/live/luevano.xyz/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'live/luevano.xyz/index.html')
-rw-r--r--live/luevano.xyz/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/live/luevano.xyz/index.html b/live/luevano.xyz/index.html
index 19f6909..2656f26 100644
--- a/live/luevano.xyz/index.html
+++ b/live/luevano.xyz/index.html
@@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico">
-<title>Luevano's Site</title>
+<title>Luévano's Site</title>
<meta name="description" content="My personal website where I host my blog, art gallery and more."/>
<link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
<link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luévano's Art RSS">
@@ -21,13 +21,13 @@
<script type="text/javascript" src="https://static.luevano.xyz/scripts/return_top.js"></script>
<!-- extra -->
<!-- og meta -->
- <meta property="og:title" content="Luevano's Site"/>
+ <meta property="og:title" content="Luévano's Site"/>
<meta property="og:type" content="article"/>
<meta property="og:url" content="https://luevano.xyz/index.md"/>
<meta property="og:image" content="https://static.luevano.xyz/images/default.png"/>
<meta property="og:description" content="My personal website where I host my blog, art gallery and more."/>
<meta property="og:locale" content="en"/>
- <meta property="og:site_name" content="Luevano's Site"/>
+ <meta property="og:site_name" content="Luévano's Site"/>
</head>
<body>
@@ -78,11 +78,11 @@
<h3 id="welcome">Welcome!<a class="headerlink" href="#welcome" title="Permanent link">&para;</a></h3>
<p><mark>Currently recreating the site with the updated pyssg, things might be broken.</mark></p>
-<p>My name is David Luévano and this is my little piece of internet. I&rsquo;m into alot of stuff, but mostly technology, drawing sometimes and&hellip; of course, gaming.</p>
-<p>I have some sites setup here, such as a working <a href="https://blog.luevano.xyz/">blog</a> where I post about whatever, an <a href="https://art.luevano.xyz/">art</a> gallery, and other stuff (check the nav bar).</p>
-<p>Also, yes, yes it is supposed to look like this. This isn&rsquo;t supposed to be a bloated <em>mOdErN</em> website; I use plain HTML and CSS and sometimes a bit of JS (meaning that I use no <em>rEaCt</em> nor <em>bOoTsTrAp</em>).</p>
+<p>My name is David Luévano and this is my little piece of internet. I&rsquo;m into alot of stuff, but mostly technology in general, drawing sometimes and&hellip; of course, gaming.</p>
+<p>I have some sites setup here, such as a working <a href="https://blog.luevano.xyz/">blog</a> where I post every once in a while and an <a href="https://art.luevano.xyz/">art</a> gallery; I&rsquo;ve also got some other minor stuff too, such as a <a href="https://git.luevano.xyz/">git</a> server. All of these also available on the top navigation bar.</p>
+<p>I use plain HTML, CSS and a bit of raw JS for the site, nothing modern or bloated. Everything is built as a static site using my own tool <a href=""><code>pyssg</code></a> which is still a work in progress.</p>
<h3 id="rss-feeds"><i class="fas fa-rss" alt="RSS"></i> RSS feeds<a class="headerlink" href="#rss-feeds" title="Permanent link">&para;</a></h3>
-<p>Get updates about me or what I&rsquo;m doing via RSS feeds. If you don&rsquo;t know what an RSS feed is: <a href="https://www.rssboard.org/rss-specification">RSS 2.0 Specification</a>, or <em>google is your friend</em>.</p>
+<p>Get updates about me or what I&rsquo;m doing via RSS feeds.</p>
<ul>
<li><i class="fas fa-book-open" alt="Blog"></i> Blog: <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a></li>
<li><i class="fas fa-paint-brush" alt="Art"></i> Art: <a href="https://art.luevano.xyz/rss.xml">https://art.luevano.xyz/rss.xml</a></li>