From ac319db35938ed9b0232186caa3486b9f8caf655 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <david@luevano.xyz> Date: Sat, 6 May 2023 06:57:14 -0600 Subject: update css and templates, add new entry --- live/blog/g/starting_gamedev_blogging.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'live/blog/g/starting_gamedev_blogging.html') diff --git a/live/blog/g/starting_gamedev_blogging.html b/live/blog/g/starting_gamedev_blogging.html index 82c4cd2..445020f 100644 --- a/live/blog/g/starting_gamedev_blogging.html +++ b/live/blog/g/starting_gamedev_blogging.html @@ -6,9 +6,9 @@ <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>Will start blogging about gamedev -- Luevano's Blog</title> +<title>Will start blogging about gamedev -- Luévano's Blog</title> <meta name="description" content="Since I'm starting to get more into gamedev stuff, I'll start blogging about it just to keep consistent."/> -<link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luevano's Blog RSS"> +<link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS"> <!-- general style --> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fork-awesome/css/fork-awesome.min.css"> @@ -25,13 +25,13 @@ <!-- og meta --> - <meta property="og:title" content="Will start blogging about gamedev -- Luevano's Blog"/> + <meta property="og:title" content="Will start blogging about gamedev -- Luévano's Blog"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://blog.luevano.xyz/g/starting_gamedev_blogging.md"/> <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> <meta property="og:description" content="Since I'm starting to get more into gamedev stuff, I'll start blogging about it just to keep consistent."/> <meta property="og:locale" content="en"/> - <meta property="og:site_name" content="Luevano's Blog"/> + <meta property="og:site_name" content="Luévano's Blog"/> </head> <body> -- cgit v1.2.3-70-g09d2