-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathdocinfo.html
More file actions
27 lines (23 loc) · 835 Bytes
/
Copy pathdocinfo.html
File metadata and controls
27 lines (23 loc) · 835 Bytes
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
<style>
#content {
max-width: 98%;
}
.positioned-image {
position: absolute;
top: 0;
right: 0;
border: 0;
}
</style>
<meta name="keywords" content="java, javaee, java-ee, wildfly-swarm, microprofile, documentation">
<meta name="description" content="Spring and spring-boot playground projects documentation.">
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.js"></script>-->
<!-- see https://codepo8.github.io/css-fork-on-github-ribbon/ -->
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<div>
<a href="https://github.com/daggerok/java-ee-examples">
<img style="position: absolute; top: 0; right: 0; border: 0;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
alt="Don't fork me!">
</a>
</div>