-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ department: Bergen | |
--- | ||
|
||
import { IllustrationHeading } from 'src/components/illustrationList'; | ||
import { PageSelector } from 'src/components/pageSelector'; | ||
import { PageSelector } from 'src/components/page-selector'; | ||
|
||
# Bergen | ||
|
||
|
@@ -44,7 +44,6 @@ bakgården. | |
Hvis du får en faktura som skal betales av Variant Bergen sendes den til | ||
**[email protected]** | ||
|
||
|
||
## Roller | ||
|
||
<IllustrationHeading figureName="group"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ department: Oslo | |
--- | ||
|
||
import { IllustrationHeading } from 'src/components/illustrationList'; | ||
import { PageSelector } from 'src/components/pageSelector'; | ||
import { PageSelector } from 'src/components/page-selector'; | ||
|
||
# Oslo | ||
|
||
|
@@ -45,7 +45,6 @@ Tollbugata 24 har både sykkelparkering og garderobe. Det er litt knotete å fin | |
Hvis du får en faktura som skal betales av Variant Oslo sendes den til | ||
**[email protected]**. | ||
|
||
|
||
## Roller | ||
|
||
<IllustrationHeading figureName="group"> | ||
|