Update added and re -arrangement of FAQ

This commit is contained in:
aviv
2023-12-24 01:13:13 +02:00
parent 83da1c74fc
commit 83315804be
23 changed files with 437 additions and 123 deletions
+3
View File
@@ -0,0 +1,3 @@
import TOCInline from '@theme/TOCInline';
<TOCInline toc={toc} />
+1
View File
@@ -1,6 +1,7 @@
import React from 'react';
import Link from '@docusaurus/Link';
import Layout from '@theme/Layout';
import TOCInline from '@theme/TOCInline';
function HomepageHeader() {
return (