del gitea
This commit is contained in:
@@ -86,7 +86,7 @@ const sections = [
|
|||||||
export function PrivacyPolicyPage() {
|
export function PrivacyPolicyPage() {
|
||||||
usePageTitle('Политика конфиденциальности')
|
usePageTitle('Политика конфиденциальности')
|
||||||
// eslint-disable-next-line no-console
|
// eslint-disable-next-line no-console
|
||||||
console.log('new deploy17')
|
console.log('new deploy16')
|
||||||
return (
|
return (
|
||||||
<Box sx={{ maxWidth: 800, mx: 'auto', py: { xs: 3, md: 5 }, px: { xs: 2, md: 0 } }}>
|
<Box sx={{ maxWidth: 800, mx: 'auto', py: { xs: 3, md: 5 }, px: { xs: 2, md: 0 } }}>
|
||||||
<Typography
|
<Typography
|
||||||
|
|||||||
Reference in New Issue
Block a user