mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 11:29:05 +08:00
docs: more magic #1067
This commit is contained in:
parent
1f07a0f256
commit
b38321f619
@ -453,7 +453,7 @@ disableAnchorScrolling = false
|
|||||||
# that key. The `title` may be empty in which case, the box does not contain a
|
# that key. The `title` may be empty in which case, the box does not contain a
|
||||||
# default title. `icon` and `color` are working similar.
|
# default title. `icon` and `color` are working similar.
|
||||||
boxStyle = [
|
boxStyle = [
|
||||||
{ identifier = 'magic', i18n = '', title = 'Magic', icon = 'rainbow', color = 'gold' }
|
{ identifier = 'magic', i18n = '', title = 'Magic', icon = 'rainbow', color = 'oklch(0.852 0.199 91.936)' }
|
||||||
]
|
]
|
||||||
|
|
||||||
# Hide the authors name and email addresses
|
# Hide the authors name and email addresses
|
||||||
|
@ -106,7 +106,7 @@ Every possible combination
|
|||||||
- and now with color | fa-fw fab fa-php
|
- and now with color | fa-fw fab fa-php
|
||||||
- script.php | fa-fw fab fa-markdown | purple
|
- script.php | fa-fw fab fa-markdown | purple
|
||||||
- alt script.php | fa-fw fab fa-markdown | #888cc4
|
- alt script.php | fa-fw fab fa-markdown | #888cc4
|
||||||
- magic.php | fa-fw fab fa-markdown | orange
|
- magic.php | fa-fw fab fa-markdown | magic
|
||||||
```
|
```
|
||||||
````
|
````
|
||||||
|
|
||||||
@ -126,5 +126,5 @@ Every possible combination
|
|||||||
- and now with color | fa-fw fab fa-php
|
- and now with color | fa-fw fab fa-php
|
||||||
- script.php | fa-fw fab fa-php | purple
|
- script.php | fa-fw fab fa-php | purple
|
||||||
- alt script.php | fa-fw fab fa-php | #888cc4
|
- alt script.php | fa-fw fab fa-php | #888cc4
|
||||||
- magic.php | fa-fw fab fa-php | orange
|
- magic.php | fa-fw fab fa-php | magic
|
||||||
````
|
````
|
||||||
|
@ -1 +1 @@
|
|||||||
7.5.0+3210717a61c06859bf32ddf5b7f94e70345d0497
|
7.5.0+1f07a0f256020d2af6adecca5e983e4feaf81df4
|
Loading…
x
Reference in New Issue
Block a user