Skip to content

Have Google Doodle like special items on special days #75

@asdofindia

Description

@asdofindia

Motivation
People like to wish Happy $SPECIAL_DAY very frequently. And special days keep coming. Our website is mostly static. If we can put some creativity in and make it show dynamic wishes on special days:

  1. It's a reason to share the homepage on social media
  2. It's a reason for people to repeat visit

One simple way
A very simple way to implement would be, keep a javascript object that maps a date to a corresponding doodle image/text.
Have some javascript check what day it is and show the corresponding image/text in a div.
(Alternatively, we could add that image to the slider we already have)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions