Skip to content

Adding new memes

Lorenzo Setale requested to merge homepage-with-help into main

Adds a new page (/list) to show all the memes available

Changelog

Added:

  • New memes
  • Adds new endpoint for /list
  • Exposes memems assets in /assets directory

Checklist

Ensure that before making this PR you have:

  • Read the contributing guidelines
  • Agreed with the LICENSE
  • Run go fmt ./...
  • Run go mod tidy

Merge request reports