Skip to content

Commit

Permalink
Create Index Page
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sabrau authored Feb 12, 2024
1 parent 9b0c54d commit c8ebc6c
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/Index Page
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DQ Summary Reports</title>
</head>
<body>
<h1>DQ Summary Reports</h1>
<p>
Welcome to the DQ Summary Reports page.
</p>
<h2>Reports</h2>
<ul>
<li><a href="report.html">FHIR Validator Summary</a></li>
<li><a href="report_agent.html">Pointblank Agent Report</a></li>
<!-- Weitere Links hier hinzufügen, falls erforderlich -->
</ul>
<h2>Tools</h2>
<ul>
<li><a href="pointblank_table_scan_example_report.html">Pointblank Table Scan Example Report</a></li>
</ul>
</body>
</html>

0 comments on commit c8ebc6c

Please sign in to comment.