Continuous Integration / config (pull_request) Successful in 10s
Continuous Integration / prepare (pull_request) Successful in 1m11s
Continuous Integration / build (pull_request) Successful in 1m46s
Continuous Integration / test (pull_request) Successful in 1m43s
Continuous Integration / deploy-test (pull_request) Skipped
17 lines
497 B
HTML
17 lines
497 B
HTML
<!doctype html>
|
|
<html lang="nl">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>SLP Software — Webdevelopment & .NET</title>
|
|
<meta
|
|
name="description"
|
|
content="SLP Software bouwt landingspagina's, websites en maatwerk .NET-oplossingen. Vaste prijzen, heldere afspraken."
|
|
/>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|