diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 5160bd35b31b5f9bac87cc41603500cd4b41c894..a54b99a9f4c32119badbc04933082deb83192729 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -39,11 +39,6 @@ url = "#funding" weight = 80 -[[main]] - name = "Contact" - url = "#contact" - weight = 90 - [[main]] name = "Job openings" url = "#jobs" @@ -54,6 +49,11 @@ url = "#participate" weight = 100 +[[main]] + name = "Contact" + url = "#contact" + weight = 90 + # Link to a PDF of your resume/CV from the menu. # To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. # [[main]] diff --git a/content/home/participate.md b/content/home/participate.md index 601b1c331cd7dfd4e42560bc4248cace90f4f992..1e15e8e8fd59a66983f0d62f7132101394022d5e 100644 --- a/content/home/participate.md +++ b/content/home/participate.md @@ -1,4 +1,8 @@ +++ + +<!-- Anchor for the Participate menu item --> +<h2 id="participate">Participate in Our Projects</h2> + # A Participate section widget = "custom" # Replace with appropriate widget headless = true # This file represents a page section. @@ -6,7 +10,7 @@ active = true # Activate this widget? true/false weight = 40 # Order that this section will appear. title = "Participate" -subtitle = "Join our community and contribute to exciting projects" +subtitle = "Take part in our studies!" # Here you can add content specific to the participation section. # This could be a call-to-action, instructions, or details about ongoing projects. @@ -39,14 +43,12 @@ subtitle = "Join our community and contribute to exciting projects" css_class = "" +++ -<!-- Anchor for the Participate menu item --> -<h2 id="participate">Participate in Our Projects</h2> - -## How to Participate +If you would like to take part in one of our studies and get to know our research by participating yourself, you can contact us to take part in the following ongoing studies. +If you have any questions about participation and the project itself, please don't hesitate to ask! -Participating in our projects is easy and open to everyone. +## The following projects are available for participation: -- **Step 1**: Choose a project that aligns with your interests. -- **Step 2**: Contact us at [participate@example.com](mailto:participate@example.com) for more details. -- **Step 3**: Start contributing and become part of our community! +- **Project 1**: Project 1 +- **Project 2**: Project 2 +- **Project 3**: Project 3 diff --git a/content/participate/index.md b/content/participate/index.md index 5bd2721062b8ede95e0ed4b3238c7fd07faeed66..47a9bce08e03fb207835e7d24b6f15215a6325e7 100644 --- a/content/participate/index.md +++ b/content/participate/index.md @@ -1,11 +1,11 @@ --- title: "Participate in Our Projects" -summary: "Join our efforts in contributing to impactful projects" +summary: "Contact us if you would like to participate in one of our projects" date: "{{ .Date }}" image: - caption: "Join Us" - focal_point: "Center" + caption: + focal_point: Smart # Participation Opportunities participation_opportunities: @@ -21,14 +21,5 @@ contact_info: "Email/Phone/Form link for participation inquiries" --- -# Introduction to Participation -Here, write a brief introduction about the importance of participation, the impact of these projects, and an invitation to join. - -## Current Participation Opportunities -For each project listed in the metadata, provide detailed descriptions here. Explain what the project is about, the role of participants, and any specific skills or commitments required. - -## How to Get Involved -Detail the steps for getting involved. This could include filling out a form, sending an email, or other actions required from potential participants. - -## Contact Us -Provide detailed contact information or links to contact forms for further inquiries. +# Participation in: Project ... +There are currently no projects listed for participation.