mirror of
https://github.com/bakhirev/assayo.git
synced 2024-11-16 16:21:41 +00:00
52 lines
2.6 KiB
HTML
52 lines
2.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, maximum-scale=1.0">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta http-equiv="Cache-Control" content="no-cache">
|
|
<meta http-equiv="cleartype" content="on">
|
|
<meta name="HandheldFriendly" content="True">
|
|
<meta name="format-detection" content="telephone=no">
|
|
<meta name="format-detection" content="address=no">
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
|
<meta name="theme-color" content="white"/>
|
|
|
|
<script type="text/javascript">
|
|
var report = [];
|
|
</script>
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.svg" />
|
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
|
|
<title>Git Statistics</title>
|
|
<meta name="description" content="Simple and fast report on git commit history.">
|
|
<meta name="keywords" content="git, statistics, audit, history, log, monitoring, employee control">
|
|
<meta name="author" content="Bakhirev Aleksei">
|
|
<meta name="copyright" content="(c) Bakhirev Aleksei">
|
|
<meta http-equiv="Reply-to" content="alexey-bakhirev@yandex.ru">
|
|
|
|
<meta name="application-name" content="Git statistics">
|
|
<meta name="msapplication-tooltip" content="Simple and fast report on Git commit history.">
|
|
<meta property="og:title" content="Git Statistics">
|
|
<meta property="og:description" content="Simple and fast report on Git commit history.">
|
|
<meta property="og:image" content="https://assayo.online/assets/seo/custom_icon_256.png">
|
|
<meta property="og:site_name" content="Assayo">
|
|
<meta property="og:url" content="https://assayo.online/">
|
|
<meta name="twitter:card" content="summary">
|
|
<meta name="twitter:title" content="Git Statistics">
|
|
<meta name="twitter:description" content="Simple and fast report on Git commit history.">
|
|
<meta name="twitter:creator" content="Bakhirev Aleksei">
|
|
<meta name="twitter:image:src" content="https://assayo.online/assets/seo/custom_icon_256.png">
|
|
<meta name="twitter:domain" content="assayo.online">
|
|
<meta name="twitter:site" content="assayo.online">
|
|
<meta itemprop="name" content="Git Statistics">
|
|
<meta itemprop="description" content="Simple and fast report on Git commit history.">
|
|
<meta itemprop="image" content="https://assayo.online/assets/seo/custom_icon_256.png">
|
|
</head>
|
|
<body>
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|