Skip to content

Commit

Permalink
prima release
Browse files Browse the repository at this point in the history
prima release
  • Loading branch information
splatania committed Oct 24, 2023
1 parent e62a075 commit 7c41b1d
Show file tree
Hide file tree
Showing 418 changed files with 36,683 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="it-IT">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
href="/bootstrap-italia/dist/css/bootstrap-italia.min.css"
/>
<title>Monitoraggio Accessibilità</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script src="/bootstrap-italia/dist/js/bootstrap-italia.bundle.min.js"></script>
</body>
</html>

Loading

0 comments on commit 7c41b1d

Please sign in to comment.