mirror of
https://github.com/Snigdha-OS/snigdhaos-web-dev.git
synced 2025-09-20 19:14:56 +02: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