Skip to content

Commit

Permalink
showcase: rename 'Deno Paste' to 'Denopaste' (denoland#2607)
Browse files Browse the repository at this point in the history
Hello fresh team! πŸ‘‹ πŸ‹ 

I was poking around the fresh canary version and thought I'd try it out
by updating my showcase app, Deno Paste. Super pleased with the canary
updates so far, by the way. Really looking forward to the 2.0 release!

Anyway, while making the update, I decided to rename the title of the
app from "Deno Paste" to "Denopaste" and make some UI changes. Included
here are the updates to the `showcase.json` and some new screenshots.

Thanks!
  • Loading branch information
stephenmelnicki authored Aug 14, 2024
1 parent 85c44d6 commit de0b4d2
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/data/showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,10 @@
"image": "fresh-notion-blog"
},
{
"title": "Deno Paste",
"title": "Denopaste",
"link": "https://denopaste.com/",
"github": "stephenmelnicki/denopaste",
"image": "deno-paste"
"image": "denopaste"
},
{
"title": "m33t",
Expand Down
Binary file removed www/static/showcase/deno-paste1x.jpg
Binary file not shown.
Binary file removed www/static/showcase/deno-paste2x.jpg
Binary file not shown.
Binary file added www/static/showcase/denopaste1x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added www/static/showcase/denopaste2x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit de0b4d2

Please sign in to comment.