diff --git a/frontend/index.html b/frontend/index.html index 9a8acf4..bdd3b0c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,13 +1,13 @@ - + Guiones IA - + - +
diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 7f308be..1ff9d3e 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,15 +1,17 @@ @@ -22,7 +24,7 @@ import TopAppBar from './components/TopAppBar.vue'