Skip to content

Commit 2b69c32

Browse files
committed
change dashboard for Fra Kåre
1 parent 7b38928 commit 2b69c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/dashboards/fra-kaare.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const columnGroupWidth = computed(() => {
7575

7676
<template>
7777
<div class="space-y-12">
78-
<PageHeading>Dashboard: Operation Gibraltar</PageHeading>
78+
<PageHeading>Dashboard: Fra Kåre</PageHeading>
7979

8080
<section id="graphs"></section>
8181

@@ -108,7 +108,7 @@ const columnGroupWidth = computed(() => {
108108
:column-groups="[
109109
{
110110
key: 'oneEpisode',
111-
text: 'Har hørt minst én episode',
111+
text: 'Har hørt minst én episode i 2025',
112112
start: 1,
113113
span: columnGroupWidth,
114114
},

0 commit comments

Comments
 (0)