Functional syntax highlighting for rust
This commit is contained in:
parent
731d7aa19c
commit
19e06488c4
7 changed files with 299 additions and 5 deletions
|
@ -33,6 +33,9 @@ body, .post {
|
|||
align-items: center;
|
||||
gap: var(--box-gap);
|
||||
}
|
||||
.post {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Style the site header */
|
||||
.site-header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue