21 lines
662 B
HTML
21 lines
662 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>Javalsai's Website</title>
|
|
<meta name="author" content="javalsai" />
|
|
<meta name="description" content="🐧javalsai's personal website" />
|
|
<meta name="theme-color" content="#dd5555" />
|
|
|
|
<link rel="stylesheet" href="/styles/bundles/markdown.css">
|
|
<link rel="stylesheet" href="/styles/code-highlight/default.css">
|
|
</head>
|
|
|
|
<body class="flex column">
|
|
<!--TODO: add a file nav on the left, likely just iframe upper dir, should be autoinex-->
|
|
<!--# include virtual="/components/header.html" -->
|
|
<main>
|