Skip to content

Commit

Permalink
adding Rihanna status code 303 GIF (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
nworiekingslee authored Jul 15, 2022
1 parent 1d637e3 commit 14198da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added public/images/303.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions utils/statuses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ export const statuses = [
title: "Moved Permanently",
description: "Rihanna peacefully sipping from a coconut",
},
{
code: 303,
title: "See Other",
description: "Rihanna ignoring somebody",
},
{
code: 307,
title: "Temporary Redirect",
Expand Down

0 comments on commit 14198da

Please sign in to comment.