Skip to content

Commit

Permalink
removed wip banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaaks committed Sep 28, 2023
1 parent 9047223 commit 424ce1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
24 changes: 0 additions & 24 deletions pages/v0.2/ChecklistBannerWIP.vue

This file was deleted.

4 changes: 1 addition & 3 deletions pages/v0.2/index.page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<ChecklistHeader />
<main>
<h1>Self-assessment for FAIR research software</h1>
<ChecklistBannerWIP />
<ChecklistBannerVersions />
<ChecklistBannerParams />
<ChecklistPreamble />
Expand Down Expand Up @@ -48,7 +47,6 @@ import ChecklistAbout from './ChecklistAbout.vue';
import ChecklistBadgeSnippets from './ChecklistBadgeSnippets.vue';
import ChecklistBannerParams from './ChecklistBannerParams.vue';
import ChecklistBannerVersions from './ChecklistBannerVersions.vue';
import ChecklistBannerWIP from './ChecklistBannerWIP.vue';
import ChecklistHeader from './ChecklistHeader.vue';
import ChecklistPreamble from './ChecklistPreamble.vue';
import ChecklistProgressBars from './ChecklistProgressBars.vue';
Expand Down Expand Up @@ -133,7 +131,7 @@ main {
h1 {
line-height: 1.2em;
margin-top: 1em;
margin-bottom: 0.25em;
margin-bottom: 1.8em;
}
h2 {
width: 40%;
Expand Down

0 comments on commit 424ce1b

Please sign in to comment.