-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html-e
34 lines (22 loc) · 1.34 KB
/
index.html-e
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<title>Portfolio Performance Update Site</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="icon" type="image/gif" href="portfolio/images/pp_16.gif" />
<link rel="stylesheet" type="text/css" href="portfolio/css/styles.css" />
</head>
<body>
<a href="https://github.com/portfolio-performance/portfolio"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
<div id="content">
<h2>Update Site</h2>
<p>Hier (<code>https://updates.portfolio-performance.info/portfolio</code>) befindet sich die <em>Update Site</em> für
das Programm <a href="https://github.com/portfolio-performance/portfolio/">Portfolio Performance</a>. Diese URL
ist in den Einstellungen / Benutzervorgaben konfiguriert.</p>
<p>Weiter zum <a href="http://www.portfolio-performance.info/portfolio/">Download</a> des vollständigen Programs.</p>
<p>Der <a href="https://github.com/portfolio-performance/portfolio">Source Code</a> findet sich auf Github.</p>
<h2>Lizenz</h2>
<p><em>Portfolio Performance</em> ist Open Source Software: <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v1.0</a></p>
</div>
</body>
</html>