mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-10-11 10:08:29 -04:00
Adds the do-not-share request
This commit is contained in:
parent
309b8e8afb
commit
eb9daea60e
1 changed files with 5 additions and 3 deletions
|
@ -6,15 +6,17 @@
|
|||
|
||||
<title>Veilid Architecture Guide</title>
|
||||
<meta name="description" content="a guide to the architecture of Veilid">
|
||||
<meta name="author" content="beka">
|
||||
|
||||
<link rel="stylesheet" href="guide.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="content">
|
||||
|
||||
<div style="font-family: monospace; font-size: 3em; font-weight: bold; background-color: red; color: white; padding: 0.5em;">
|
||||
early α docs<br/>
|
||||
please don't share publicly
|
||||
</div>
|
||||
|
||||
<h1>Veilid Architecture Guide</h1>
|
||||
|
||||
<hr/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue