mirror of
https://github.com/Snigdha-OS/snigdhaos-web-dev.git
synced 2026-03-07 21:13:51 +01:00
IDK A
This commit is contained in:
@@ -22,7 +22,7 @@ function App() {
|
||||
<Route path="/features" element={<Features />} />
|
||||
<Route path="/download" element={<Download />} />
|
||||
<Route path="/developers" element={<Developers />} />
|
||||
<Route path="/privacy-policy" element={<PrivacyPolicy />} /> {/* Privacy Policy Route */}
|
||||
<Route path="/privacy-policy" element={<PrivacyPolicy />} />
|
||||
</Routes>
|
||||
</main>
|
||||
<CookieNotice />
|
||||
|
||||
Reference in New Issue
Block a user