jira-card-printer/index.html

21 lines
771 B
HTML
Raw Normal View History

2015-01-18 16:06:10 +01:00
<html>
<head>
<title>Qoomon</title>
2015-02-08 13:03:12 +01:00
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50840116-3', 'auto');
</script>
2015-12-03 07:22:22 +01:00
<meta http-equiv="refresh" content="1"; url="https://github.com/qoomon/Jira-Issue-Card-Printer/blob/gh-pages/README.md" />
2015-01-18 16:06:10 +01:00
<script language="javascript">
2015-12-03 07:22:22 +01:00
window.location = "https://github.com/qoomon/Jira-Issue-Card-Printer/blob/gh-pages/README.md";
2015-01-18 16:06:10 +01:00
</script>
</head>
<body>
</body>
</html>