Corrected Typo in metadata

This commit is contained in:
Luke Else 2022-05-09 21:31:13 +01:00
parent de234ddf8c
commit 52c1abb0b7

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="Luke Else - Software Enginner Apprentice from Kent. I specialise in C# and dotnet development but also have experience in GoLang and will be looking to expand my knowledge into low level systems with C++ in the future. I've been developing Apps and Backend Web-Systems since Early 2020 and have learned a lot of skills and experience on the way!" /> <meta name="description" content="Luke Else - Software Engineer Apprentice from Kent. I specialise in C# and dotnet development but also have experience in GoLang and will be looking to expand my knowledge into low level systems with C++ in the future. I've been developing Apps and Backend Web-Systems since Early 2020 and have learned a lot of skills and experience on the way!" />
<title>Luke Else</title> <title>Luke Else</title>
<link rel="stylesheet" href="./style.css" /> <link rel="stylesheet" href="./style.css" />
</head> </head>