Skip to content

Clean unnecessary pages and initialize Contribution page

Sohrab Behdani requested to merge clean_pages_and_init_contribution_page into main

Created by: tahadostifam

Description

Unnecessary pages removed. Contribution page added. Links in Topbar and other location moved to a new component to prevent DRY-code called TopbarNavigationLinks.vue.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors.

Merge request reports