feat: add custom fonts
This commit is contained in:
parent
a5526174ba
commit
be3e4272c5
14 changed files with 146 additions and 0 deletions
|
@ -6,3 +6,15 @@ permalink: /index.html
|
|||
# Hello from index
|
||||
|
||||
This is the root page.
|
||||
|
||||
**This is bold text.**
|
||||
|
||||
_This is italic text._
|
||||
|
||||
_**This is bold and italic text.**_
|
||||
|
||||
## Subheading
|
||||
|
||||
### Subsubheading
|
||||
|
||||
Here is [a link](https://wonderfulfrog.com)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue