mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +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">
|
<div class="flex justify-center">
|
||||||
|
|
||||||
```
|
```no-highlight
|
||||||
\'.
|
\'.
|
||||||
\ '. \ \\ /
|
\ '. \ \\ /
|
||||||
\ \ ===+===\X //
|
\ \ ===+===\X //
|
||||||
|
|
|
@ -22,7 +22,7 @@ on, `hwmon4` under this directory corresponds to the CPU.
|
||||||
|
|
||||||
Let's run a `tree`:
|
Let's run a `tree`:
|
||||||
|
|
||||||
```
|
```no-highlight
|
||||||
/sys/class/hwmon/hwmon4 -> ../../devices/platform/coretemp.0/hwmon/hwmon4
|
/sys/class/hwmon/hwmon4 -> ../../devices/platform/coretemp.0/hwmon/hwmon4
|
||||||
├── device -> ../../../coretemp.0
|
├── device -> ../../../coretemp.0
|
||||||
│ ├── driver_override
|
│ ├── driver_override
|
||||||
|
@ -169,7 +169,7 @@ Let's run a `tree`:
|
||||||
|
|
||||||
Let's `cat` all the `_label` files:
|
Let's `cat` all the `_label` files:
|
||||||
|
|
||||||
```
|
```no-highlight
|
||||||
/sys/class/hwmon/hwmon4/temp1_label:
|
/sys/class/hwmon/hwmon4/temp1_label:
|
||||||
Package id 0
|
Package id 0
|
||||||
/sys/class/hwmon/hwmon4/temp2_label:
|
/sys/class/hwmon/hwmon4/temp2_label:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue