Skip to content

Commit

Permalink
adjust items to fit better with the new mini pc category
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed Feb 2, 2024
1 parent ee0f784 commit ca9b8cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/hardware.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ function app() {
{ key : 'headphone_jack', title : 'Headphone jack' },
{ key : 'bluetooth', title : 'Bluetooth' },
{ key : 'wifi', title : 'Wifi' },
{ key : 'gamepad', title : 'Gamepad' },
{ key : 'gamepad', title : 'Built-in gamepad' },
{ key : 'volume_buttons', title : 'Volume buttons' },
{ key : 'extra_buttons', title : 'Extra buttons' },
{ key : 'suspend', title : 'Suspend/Resume' },
{ key : 'finger_print_reader', title : 'Finger print reader' },
{ key : 'gyro', title : 'Gyro' },
{ key : 'micro_sd', title : 'microSD slot' },
{ key : 'video_out', title : 'Video out (with compatible dock/adapter)' },
{ key : 'ethernet', title : 'Wired network (with compatible dock/adapter)' },
{ key : 'video_out', title : 'Audio/Video out (with compatible dock/adapter/cable)' },
{ key : 'ethernet', title : 'Wired network (with compatible dock/adapter/cable)' },
{ key : 'tdp_control', title : 'TDP control (via Chimera app)' },
{ key : 'egpu', title : 'eGPU support' },
],
Expand Down

0 comments on commit ca9b8cf

Please sign in to comment.