Skip to content

Commit 9257119

Browse files
committed
Add base href
1 parent 5ed80dd commit 9257119

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

overrides/home.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta property="og:title" content="Reversense platform documentation" />
7+
<base href="https://reversenseorg.github.io/rs-doc/" />
68
<title>Reversense — Documentation</title>
79
<link rel="preconnect" href="https://fonts.googleapis.com">
810
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

0 commit comments

Comments
 (0)