-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
133 lines (86 loc) · 3.35 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Hugo 0.55.4" />
<link rel="stylesheet" href="https://carlosug.github.io/Europadel/css/normalize.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://carlosug.github.io/Europadel/css/cayman.87415a4997c8d6c666624ff26c8812f27f42b4cf5dc18c45fc8dcb0cd7d6d2f5.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/katex.min.css" integrity="sha384-dbVIfZGuN1Yq7/1Ocstc1lUEm+AT+/rCkibIcC/OmWo5f0EA48Vf8CytHzGrSwbQ" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/katex.min.js" integrity="sha384-2BKqo+exmr9su6dir+qCw08N2ZKRucY4PrGQPPWU1A7FtlCGjmEGFqXCv5nyM5Ij" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/contrib/auto-render.min.js" integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script>
<title>Groups | Cayman</title>
</head>
<body>
<section class="page-header">
<h1 class="project-name">
Europadel League II
</h1>
<h2 class="project-tagline">
Europadel Luxembourg aims for the best padel in the world!!!!!!
</h2>
<nav>
<a href="/Europadel/about/" class="btn">About</a>
<a href="/Europadel/" class="btn">Results</a>
<a href="/Europadel/standings/" class="btn">Standings</a>
</nav>
</section>
<section class="main-content">
<h1>Groups</h1>
<ul>
<li>
2019-03-29
<a href="https://carlosug.github.io/Europadel/group6/">
Group 6
</a>
</li>
<li>
2019-03-29
<a href="https://carlosug.github.io/Europadel/group5/">
Group 5
</a>
</li>
<li>
2019-03-29
<a href="https://carlosug.github.io/Europadel/group4/">
Group 4
</a>
</li>
<li>
2019-03-29
<a href="https://carlosug.github.io/Europadel/group3/">
Group 3
</a>
</li>
<li>
2019-03-29
<a href="https://carlosug.github.io/Europadel/group2/">
Group 2
</a>
</li>
<li>
2019-03-29
<a href="https://carlosug.github.io/Europadel/group1/">
Group 1
</a>
</li>
</ul>
<footer class="site-footer">
<span class="site-footer-credits">
Copyright © 2019 Made with <a href="https://gohugo.io/">Europadel Luxembourg</a>. Themed by <a href="https://github.com/zwbetz-gh/cayman-hugo-theme">Cayman</a>.
</span>
</footer>
</section>
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-123456789-1', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
</body>
</html>