Skip to content

Commit

Permalink
v1.0.1 - Now with 30% more artificial sugar!
Browse files Browse the repository at this point in the history
+ Added news announcement card!
+ Hotkeys:
(can be disabled in options)
    'Esc' to close popups (options and news)
    'o' to show/hide options
    'c' to connect/disconnect
    'h' to show/hide connection info
    'n' to show/hide news announcement card
+ Added version meta tag
+ Saving the date and time when an option is changed
+ Some more comments in the code, might help if want to know how it works
-> Added webmanifest and Open Graph meta tags (enable search engines and social media to display a preview with title, image, description...), basically SEO
~ fixed some issues in CSS with help of devTools/Edge issues
+ updated some elements to complain with lighthouse report: https://googlechrome.github.io/lighthouse/viewer/?psiurl=https%3A%2F%2Fpp-show.vercel.app%2F&strategy=desktop
~ changed some <a> elements to <l>, <l> does not exists and i don't want to mess with CSS now
~ changed color #616161 to hsl(0deg,0,50%) and hsl(0deg 0% 16%) for dark and light themes to get better contrast
  • Loading branch information
Gnitoon authored Mar 19, 2021
1 parent 032f210 commit 01ef653
Show file tree
Hide file tree
Showing 2 changed files with 1,766 additions and 1,558 deletions.
Loading

1 comment on commit 01ef653

@vercel
Copy link

@vercel vercel bot commented on 01ef653 Mar 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.