mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 12:37:50 +00:00
treewide: annotate stuff with no-highlight
This commit is contained in:
parent
20bc217a15
commit
eedc332bbe
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ title: A B O U T
|
|||
|
||||
<div class="flex justify-center">
|
||||
|
||||
```
|
||||
```no-highlight
|
||||
\'.
|
||||
\ '. \ \\ /
|
||||
\ \ ===+===\X //
|
||||
|
|
|
@ -22,7 +22,7 @@ on, `hwmon4` under this directory corresponds to the CPU.
|
|||
|
||||
Let's run a `tree`:
|
||||
|
||||
```
|
||||
```no-highlight
|
||||
/sys/class/hwmon/hwmon4 -> ../../devices/platform/coretemp.0/hwmon/hwmon4
|
||||
├── device -> ../../../coretemp.0
|
||||
│ ├── driver_override
|
||||
|
@ -169,7 +169,7 @@ Let's run a `tree`:
|
|||
|
||||
Let's `cat` all the `_label` files:
|
||||
|
||||
```
|
||||
```no-highlight
|
||||
/sys/class/hwmon/hwmon4/temp1_label:
|
||||
Package id 0
|
||||
/sys/class/hwmon/hwmon4/temp2_label:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue