diff --git a/src/components/Sections/SDiary.vue b/src/components/Sections/SDiary.vue index f6bf4a8..e048ebd 100644 --- a/src/components/Sections/SDiary.vue +++ b/src/components/Sections/SDiary.vue @@ -2,6 +2,11 @@ import { diary } from '../../content' import ATitle from '../Atoms/ATitle.vue' import ASection from '../Atoms/ASection.vue' + +const room1 = 'Auditori' +const room2 = 'Aula 3' +const room3 = 'Aula 4' +const room4 = 'Aula d\'Informàtica'