update
This commit is contained in:
parent
252fc6a8da
commit
544b5abb5b
2 changed files with 0 additions and 31 deletions
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
title: "NetBird Onboarding"
|
||||
date: 2023-11-21T10:00:00Z
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Netbird Onboarding</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #007bff;
|
||||
}
|
||||
|
||||
p {
|
||||
color: #333;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to Netbird Onboarding!</h1>
|
||||
<p>This is a basic HTML page to test if everything is working.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue