|
|
@ -0,0 +1,14 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html lang="en"> |
|
|
|
<head> |
|
|
|
<meta charset="UTF-8"> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
|
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🗒</text></svg>"> |
|
|
|
<link rel="stylesheet" href="./style.css?v=$BUILD_DATE"> |
|
|
|
<title>$TITLE_TAB</title> |
|
|
|
<meta property="og:title" content="$TITLE_SEO" /> |
|
|
|
<meta name="description" content="$DESC_SEO"> |
|
|
|
<meta property="og:description" content="$DESC_SEO" /> |
|
|
|
<meta name="twitter:site" content="@Kavelach" /> |
|
|
|
<meta name="twitter:creator" content="@Kavelach" /> |