Audio Preprocessing blog post (#4)
Added new blog post & draft outline of next one. Reviewed-on: ayo/website#4 Co-authored-by: Jimmy Vargo <james@ayo.tokyo> Co-committed-by: Jimmy Vargo <james@ayo.tokyo>
This commit is contained in:
parent
e5c6ae1061
commit
d37504276a
8 changed files with 199 additions and 0 deletions
|
|
@ -24,6 +24,12 @@
|
|||
border-bottom: 1px solid var(--dim-bg-color);
|
||||
}
|
||||
|
||||
h3
|
||||
{
|
||||
margin-top: 2rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
code, pre
|
||||
{
|
||||
background-color: var(--lighter-bg-color);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue