Added meta description tag to website
This commit is contained in:
		@@ -2,6 +2,8 @@
 | 
			
		||||
<html lang="en">
 | 
			
		||||
	<head>
 | 
			
		||||
		<meta charset="utf-8" />
 | 
			
		||||
		<meta name="description" content="Luke Else - Software Developer at Thales UK. I specialise in developing distributed systems in C++ using highly scalable internal frameworks. I also develop backend and system applications in my spare time using both Svelte, Rust and C++." />
 | 
			
		||||
        <meta name="author" content="Luke Else (mail@luke-else.co.uk)" />
 | 
			
		||||
		<link rel="icon" href="%sveltekit.assets%/favicon.png" />
 | 
			
		||||
		<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/devicon@v2.15.1/devicon.min.css">
 | 
			
		||||
		<meta name="viewport" content="width=device-width" />
 | 
			
		||||
 
 | 
			
		||||
@@ -109,6 +109,7 @@
 | 
			
		||||
    <div class="container">
 | 
			
		||||
        <h1>Experience</h1>
 | 
			
		||||
        <hr />
 | 
			
		||||
        <!-- https://github.com/K-Sato1995/svelte-vertical-timeline -->
 | 
			
		||||
        <Timeline timelineData="{info.timeline}"></Timeline>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user