mirror of
https://git.gay/Juli/website_new.git
synced 2025-05-08 06:04:02 +00:00
18 lines
No EOL
785 B
HTML
18 lines
No EOL
785 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Juli's page</title>
|
|
<meta content="juli's page" property="og:title" />
|
|
<meta content="some furry's page" property="og:description" />
|
|
<meta content="#001B29" data-react-helmet="true" name="theme-color"/>
|
|
<link rel="stylesheet" href="https://api.fonts.coollabs.io/css2?family=Roboto+Mono&display=swap">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="twitter:site" content="https://julimiro.eu" />
|
|
<meta name="twitter:title" content="juli's website" />
|
|
<meta name="twitter:description" content="a silly fur's page" />
|
|
<link rel="stylesheet" type="text/css" href="/static/style/style.css">
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html> |