Skip to content

Commit

Permalink
Close 2024 survey (#385)
Browse files Browse the repository at this point in the history
* Update forum and contribution statistics

* update homepage and in-app notificatino to close the survey #384

---------

Co-authored-by: Antonin Delpeuch <[email protected]>
  • Loading branch information
magdmartin and wetneb authored Oct 8, 2024
1 parent d934789 commit 3a0f02f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions events.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
[
{
"id": " 2024_survey",
"text": "Take part in our 2024 user survey!",
"link": "https://forms.gle/KgbyKQ8NAsbSYtT98"
}
]
3 changes: 0 additions & 3 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ function HeaderSection() {
<img src="img/openrefine_logo.svg" alt="OpenRefine logo" style={{maxWidth: "min(250px, 20vw)", display: 'block', margin: 'auto'}}/>
</div>
</div>
<div>
<Link className="button button--primary" to="https://forms.gle/KgbyKQ8NAsbSYtT98" style={{fontSize'1.5em'}}>💎 Participate to the 2024 user survey ✨</Link>
</div>
<div className="row">
<div style={{textAlign: 'center', width: '100%', marginTop: '2em'}}>
<h2>Main features</h2>
Expand Down

0 comments on commit 3a0f02f

Please sign in to comment.