Removed last commit
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 3s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 3s
This commit is contained in:
11
docs/guides/index.html
Normal file
11
docs/guides/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://pombas_n.pages.psi.ch/getting-started">Go to Getting Started</a></h1>
|
||||
</body>
|
||||
</html>
|
||||
@@ -5,7 +5,7 @@ theme:
|
||||
name: material
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Home: index.html
|
||||
- Getting Started: getting-started.md
|
||||
- Guides:
|
||||
- Example Guide: guides/git.md
|
||||
|
||||
Reference in New Issue
Block a user