cambio de titulo
This commit is contained in:
parent
421e4799f1
commit
0f1c3c9c17
@ -4,12 +4,12 @@
|
||||
|
||||
:root {
|
||||
--background: #ffffff;
|
||||
--foreground: #171717;
|
||||
--foreground: #ffffff;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--background: #0a0a0a;
|
||||
--background: #ededed;
|
||||
--foreground: #ededed;
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
import './globals.css'
|
||||
export const metadata={
|
||||
title: 'Totito',
|
||||
title: 'Totito_app',
|
||||
description:'generado con next.js'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user