Skip to content

Commit

Permalink
Fix title capitalization (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexp-sssup authored Dec 9, 2024
1 parent c82f9ff commit 0eb7078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/cx-1.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "CheerpX 1.0: high performance x86 virtualization in the browser via WebAssembly"
title: "CheerpX 1.0: High performance x86 virtualization in the browser via WebAssembly"
description: |
CheerpX is a WebAssembly-based virtualization engine for x86 binaries. It is built on top of standard Web technologies, and runs fully in the browser, with no need for server side execution of any sort.
Expand Down

0 comments on commit 0eb7078

Please sign in to comment.