Skip to content

Commit a7bd83e

Browse files
committed
Merge remote-tracking branch 'parent/next' into next
2 parents cbb6627 + 9425fdd commit a7bd83e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/docs/examples.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Examples - fast_io Documentation</title>
7+
<<<<<<< HEAD
78
<link rel="stylesheet" href="../style.css">
89
<link rel="manifest" href="../manifest.json">
10+
=======
11+
<link rel="stylesheet" href="/style.css">
12+
<link rel="manifest" href="/manifest.json">
13+
>>>>>>> parent/next
914
</head>
1015
<body>
1116
<main>
@@ -36,8 +41,13 @@ <h2>More Examples Coming Soon</h2>
3641
</section>
3742

3843
<div class="page-navigation">
44+
<<<<<<< HEAD
3945
<a href="intro.html" class="prev-button">← Previous: Introduction</a>
4046
<a href="api.html" class="next-button">Next: API Reference →</a>
47+
=======
48+
<a href="/docs/intro.html" class="prev-button">← Previous: Introduction</a>
49+
<a href="/docs/api.html" class="next-button">Next: API Reference →</a>
50+
>>>>>>> parent/next
4151
</div>
4252
</main>
4353

0 commit comments

Comments
 (0)