Merge remote-tracking branch 'upstream/main' into eunous
This commit is contained in:
10
index.html
10
index.html
@ -10,7 +10,9 @@
|
||||
<body>
|
||||
<nav class="top-nav">
|
||||
<div class="navbar">
|
||||
<a href="https://www.irs.uni-stuttgart.de/" target="_blank"><img src="images/unilogo_schriftzug_white.png" clas="navbar-logo" /></a>
|
||||
<a href="https://www.irs.uni-stuttgart.de/" target="_blank"
|
||||
><img src="images/unilogo_schriftzug_white.png" clas="navbar-logo"
|
||||
/></a>
|
||||
|
||||
<p>Software Projects</p>
|
||||
<a href="#" class="contact">Contact</a>
|
||||
@ -47,7 +49,7 @@
|
||||
|
||||
<h1>Documentation and Coverage</h1>
|
||||
<div id="fsfw-links">
|
||||
<div class="develop">
|
||||
<div class="left-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a
|
||||
@ -65,7 +67,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="master">
|
||||
<div class="right-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a
|
||||
@ -85,7 +87,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<h1>Repository</h1>
|
||||
<div class="repo-container">
|
||||
<div class="single-box">
|
||||
<p>
|
||||
<a
|
||||
href="https://egit.irs.uni-stuttgart.de/fsfw/fsfw"
|
||||
|
Reference in New Issue
Block a user