-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (44 loc) · 2.52 KB
/
index.html
File metadata and controls
48 lines (44 loc) · 2.52 KB
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
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.2.2:index at 2022-05-25
| Rendered using Apache Maven Default Skin
-->
<html style="width:100%; height:100%; margin: 0px; padding: 0px;" lang="es">
<head>
<style>
a {
width:100%;
height:100%;
text-decoration: none;
font-size: 50px;
color: white;
font-weight: 600;
}
a:hover{
font-size: 60px;
}
</style>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>GitHub Actions</title>
</head>
<body style="width:100%; height:100%; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;">
<div style="width:100%; height: 100%">
<table style="width:100%; height:100%; text-align: center; table-layout: fixed;">
<tr style="width:100%; height:100%">
<td style="background-color:#87BCDE">
<a href="site/index.html">SITE</a><br><br>
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M30.05 42.8V36.55H22V15.4H18V21.9H2.85V5.2H18V11.45H30.05V5.2H45.15V21.9H30.05V15.4H26V32.6H30.05V26.1H45.15V42.8ZM6.85 9.15V17.95ZM34 30.05V38.85ZM34 9.15V17.95ZM34 17.95H41.15V9.15H34ZM34 38.85H41.15V30.05H34ZM6.85 17.95H14.05V9.15H6.85Z" style="fill:white"/></svg> </td>
<td style="background-color:#C33C54">
<a href="site/apidocs/index.html">JAVADOCS</a><br><br>
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M15.95 35.55H32.05V32.25H15.95ZM15.95 27.05H32.05V23.75H15.95ZM7.3 44.7V3.25H29.35L40.75 14.65V44.7ZM27.3 16.55V7.25H11.25V40.75H36.75V16.55ZM11.25 7.25V16.55V7.25V16.55V40.75Z" style="fill:white"/></svg>
</td>
<td style="background-color:#5E8C61">
<a href="site/jacoco/index.html">JACOCO</a><br><br>
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M17 45.9 13.05 39.1 5.15 37.5 6.05 29.85 1.05 24 6.05 18.2 5.15 10.55 13.05 8.95 17 2.1 24 5.3 31 2.1 35 8.95 42.85 10.55 41.95 18.2 46.95 24 41.95 29.85 42.85 37.5 35 39.1 31 45.9 24 42.7ZM24 24ZM21.85 30.9 33.45 19.4 30.9 17.1 21.85 26.1 17.15 21.15 14.55 23.65ZM18.75 40.75 24 38.5 29.4 40.75 32.7 35.8 38.4 34.35 37.85 28.5 41.8 24 37.85 19.4 38.4 13.55 32.7 12.2 29.3 7.25 24 9.5 18.6 7.25 15.3 12.2 9.6 13.55 10.15 19.4 6.2 24 10.15 28.5 9.6 34.45 15.3 35.8Z" style="fill:white"/></svg>
</td>
</tr>
</table>
</div>
</body>
</html>