17 lines
748 B
HTML
17 lines
748 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="description" content="Full Stack Software Developer focused on React JS, Next JS and Express JS frameworks and libraries. Experienced Games Modder with a number of popular mods hosted on steam."/>
|
|
<meta name="google-site-verification" content="Czgvw1nzN6P0A7xQhO7ChFi5P_5dD_XTmq_ZnxTgCSY" />
|
|
<title>Paul Hughes - Full Stack Developer</title>
|
|
<link rel="canonical" href="https://paulus.casa">
|
|
<link rel="icon" type="image/png" href="/favicon.png" />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.jsx"></script>
|
|
</body>
|
|
</html>
|