diff options
Diffstat (limited to 'live/blog/g')
-rw-r--r-- | live/blog/g/flappybird_godot_devlog_1.html | 8 | ||||
-rw-r--r-- | live/blog/g/godot_project_structure.html | 8 | ||||
-rw-r--r-- | live/blog/g/gogodot_jam3_devlog_1.html | 8 | ||||
-rw-r--r-- | live/blog/g/starting_gamedev_blogging.html | 8 |
4 files changed, 16 insertions, 16 deletions
diff --git a/live/blog/g/flappybird_godot_devlog_1.html b/live/blog/g/flappybird_godot_devlog_1.html index 0162350..8667e0f 100644 --- a/live/blog/g/flappybird_godot_devlog_1.html +++ b/live/blog/g/flappybird_godot_devlog_1.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>Creating a FlappyBird clone in Godot 3.5 devlog 1 -- Luevano's Blog</title> +<title>Creating a FlappyBird clone in Godot 3.5 devlog 1 -- 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. This shows as "devlog 1" just in case I want to include more parts for extra stuff."/> -<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"> @@ -33,13 +33,13 @@ <script type="text/javascript" src="https://static.luevano.xyz/hl/languages/gdscript.min.js"></script> <!-- og meta --> - <meta property="og:title" content="Creating a FlappyBird clone in Godot 3.5 devlog 1 -- Luevano's Blog"/> + <meta property="og:title" content="Creating a FlappyBird clone in Godot 3.5 devlog 1 -- Luévano's Blog"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://blog.luevano.xyz/g/flappybird_godot_devlog_1.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. This shows as "devlog 1" just in case I want to include more parts for extra stuff."/> <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> diff --git a/live/blog/g/godot_project_structure.html b/live/blog/g/godot_project_structure.html index fd6c56e..0a2e8d0 100644 --- a/live/blog/g/godot_project_structure.html +++ b/live/blog/g/godot_project_structure.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>General Godot project structure -- Luevano's Blog</title> +<title>General Godot project structure -- Luévano's Blog</title> <meta name="description" content="Details on the project structure I'm using for Godot, based on preference and some research I did."/> -<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"> @@ -24,13 +24,13 @@ <!-- og meta --> - <meta property="og:title" content="General Godot project structure -- Luevano's Blog"/> + <meta property="og:title" content="General Godot project structure -- Luévano's Blog"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://blog.luevano.xyz/g/godot_project_structure.md"/> <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> <meta property="og:description" content="Details on the project structure I'm using for Godot, based on preference and some research I did."/> <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> diff --git a/live/blog/g/gogodot_jam3_devlog_1.html b/live/blog/g/gogodot_jam3_devlog_1.html index 55c3e1c..85a2af0 100644 --- a/live/blog/g/gogodot_jam3_devlog_1.html +++ b/live/blog/g/gogodot_jam3_devlog_1.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>Creating my Go Godot Jam 3 entry using Godot 3.5 devlog 1 -- Luevano's Blog</title> +<title>Creating my Go Godot Jam 3 entry using Godot 3.5 devlog 1 -- Luévano's Blog</title> <meta name="description" content="Details on the implementation for the game I created for the Go Godot Jam 3, which theme is Evolution."/> -<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"> @@ -34,13 +34,13 @@ <script type="text/javascript" src="https://static.luevano.xyz/hl/languages/gdscript.min.js"></script> <!-- og meta --> - <meta property="og:title" content="Creating my Go Godot Jam 3 entry using Godot 3.5 devlog 1 -- Luevano's Blog"/> + <meta property="og:title" content="Creating my Go Godot Jam 3 entry using Godot 3.5 devlog 1 -- Luévano's Blog"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://blog.luevano.xyz/g/gogodot_jam3_devlog_1.md"/> <meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/> <meta property="og:description" content="Details on the implementation for the game I created for the Go Godot Jam 3, which theme is Evolution."/> <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> 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> |