-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuilt.html
More file actions
24 lines (24 loc) · 1.28 KB
/
Copy pathbuilt.html
File metadata and controls
24 lines (24 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>PadjokeJ</title>
<link rel="icon" type="image/x-icon" href="images/pfp.webp">
<link rel="stylesheet" id="pagestyle" href="styles.css?update=2.1.0">
<meta name="color-scheme" content="light dark">
<meta name="description" content="Personnal website of PadjokeJ, a coder from switzerland who likes making games, and other cool stuff">
<meta name="locale" content="en-us">
<meta name="keywords" content="PadjokeJ, coding, swiss, switzerland, swiss coder, coding switzerland, Pad, portofolio, coder portofolio, coding portofolio, christian, game developper, gamedev, web developper, c, java, html, css, javascript, csharp, c#, python, flask, python flask, student, epfl, rust, unity, game jam, silva sanctus, GMTK game jam">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="PadjokeJ">
<meta property="og:site_name" content="PadjokeJ">
<meta property="og:type" content="website">
<meta property="og:url" content="https://padjokej.dev/">
<meta property="og:image" content="https:/padjokej.dev/images/pfp.webp">
<meta property="og:description" content="PadjokeJ - Christian coder and gamedev from Switzerland">
</head>
<body>
<div id="content">
</div>
</body>
</html>