Add daily alias
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2023-11-05 19:57:15 -05:00
parent 08a452d162
commit 76d355b047
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ async def background():
@router.get("/background/today")
@router.get("/background/daily")
async def background_of_the_day():
"""
Obtain a random image, and consistently return it for the rest of the day