diff --git a/src/public/blog/breaking-the-chromebook-cage/thumbnail.png b/src/public/blog/breaking-the-chromebook-cage/thumbnail.png new file mode 100644 index 0000000..7b1343f Binary files /dev/null and b/src/public/blog/breaking-the-chromebook-cage/thumbnail.png differ diff --git a/src/src/components/mdx/command.tsx b/src/src/components/mdx/command.tsx index 9e626bd..b4d5022 100644 --- a/src/src/components/mdx/command.tsx +++ b/src/src/components/mdx/command.tsx @@ -45,12 +45,10 @@ const CommandSequence = ({ {copied ? ( <> - Copied ) : ( <> - Copy All )} @@ -241,12 +239,10 @@ const Command = ({ {copied ? ( <> - Copied ) : ( <> - Copy )} diff --git a/src/src/content/blog/breaking-the-chromebook-cage.mdx b/src/src/content/blog/breaking-the-chromebook-cage.mdx index 9416e0f..414b6ae 100644 --- a/src/src/content/blog/breaking-the-chromebook-cage.mdx +++ b/src/src/content/blog/breaking-the-chromebook-cage.mdx @@ -1,6 +1,6 @@ --- title: Breaking the Chromebook Cage -description: From breaking Chromebooks as a student to breaking Chromebooks to stop students from breaking Chromebooks. +description: From breaking Chromebooks as a student to breaking Chromebooks to stop students from breaking Chromebooks author: Timothy Pidashev tags: ["uefi", "coreboot", "firmware", "chromebooks"] date: 2025-09-15