Skip to content

Edits to page title(s)

Description

This a small MR to edit the main page title and project titles. Goal was to use a more interesting title, and to make it clear when a user has landed on a project-specific page.

Changes Made

  • Update main page title to 'Earth is changing'
  • Add project subtitle for project pages (may evolve, just getting something on there for now)
  • Style main page title (typewriter effect for now - I expect this will change, just wanted to add something to make it feel more exciting)
  • Switch page background to light grey
  • Add project page for Fish as Food project

How to Test

Pull changes locally and run npm run dev

Related Issues

Fixes #15 (closed) . Starts on #16 (closed)

Additional Notes

image

Merge Request Checklists

  • Ensure that code changes adhere to best practices documented in README.md
  • Clean the code the way Vue likes it - run npm run lint --fix
  • Document which browsers the site has been tested on:
    • Desktop/laptop
      • Chrome
      • Safari
      • Edge
      • Firefox
    • Mobile device
      • Chrome
      • Safari
      • Edge
      • Firefox

Merge request reports

Loading