Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dbpedia-assoc
MARVIN-config
Commits
eb47e862
Commit
eb47e862
authored
Jun 22, 2020
by
kurzum
Browse files
style
parent
d6147f44
Changes
1
Hide whitespace changes
Inline
Side-by-side
dashboard/src/main/webapp/index.html
View file @
eb47e862
<html>
<head>
<link
href=
"timeline.css"
rel=
"stylesheet"
/>
<link
href=
"
stylesheets/
timeline.css"
rel=
"stylesheet"
/>
</head>
<body>
...
...
@@ -11,8 +11,8 @@
<div
style=
"width: 100%;"
>
<div
class=
"timeline"
style=
"float:left; width: 25%;
border=1;
"
>
<div
class=
"container left"
>
<div
class=
"timeline"
style=
"float:left; width: 25%;"
>
<div
class=
"container left"
style=
"background-color: #111"
>
<div
class=
"content"
>
<h2>
2017
</h2>
<p>
Lorem ipsum..
</p>
...
...
@@ -30,7 +30,13 @@
<div
cstyle=
"float:right;border=1;"
>
<h1>
Dash
</h1>
<h1>
MARVIN Release Bot Dashboard
</h1>
<h2>
Disclaimer
</h2>
<ul>
<li>
MARVIN releases are run monthly. This does not entail, that they succeed each month. This dashboard gives details.
</li>
<li>
The configuration of MARVIN is available here:
</li>
<li>
The cronjobs run on different servers on the 10th of each month, downloading the Wikimedia dumps from the first of each month.
</li>
</ul>
</div>
</div>
<div
style=
"clear:both"
></div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment