Cambio a lang="es"

This commit is contained in:
Alejandro Tasistro 2025-08-05 19:06:59 -03:00
parent 5711c28f56
commit 5aadfe6753

View file

@ -1,5 +1,5 @@
<!doctype html>
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}">
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">