Skip to content

Commit

Permalink
fix: amendments to specification information
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-milkv committed Aug 21, 2024
1 parent 58a151e commit 38cd8a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/megrez/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default () => {
<main className={styles.__main}>
<div className={styles.pr_title}>
<h1 className={styles.pr_name}>Milk-V Megrez</h1>
<p className={styles.pr_info}>Another RISC-V AI PC Milestone</p>
<p className={styles.pr_info}>New RISC-V AI PC Milestone</p>
</div>
<Subscribe product='megrez' />
<div className={clsx(styles_v.tabBox_tech, styles_s.tabBox_tech2, styles.m_width)}>
Expand Down Expand Up @@ -117,7 +117,7 @@ export default () => {
<td>Power</td>
<td>
<p>1x Standard 24-Pin ATX Power Supply Interface</p>
<p>1x 12V DC Power Jack(55x25mm)</p>
<p>1x 12V DC Power Jack(5.5x2.5mm)</p>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 38cd8a4

Please sign in to comment.