Added image and favicon
This commit is contained in:
parent
94d8c6855c
commit
aca09db3d4
3 changed files with 6 additions and 0 deletions
BIN
assets/img/flow-control.png
Normal file
BIN
assets/img/flow-control.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
|
@ -25,6 +25,11 @@ A Rule
|
|||
1. Raptor
|
||||
2. Mammals
|
||||
|
||||
### An Image
|
||||
|
||||
[This is the caption]($image.siteAsset('img/flow-control.png'))
|
||||
|
||||
### Some ASCII
|
||||
```
|
||||
╭─────────────────╮
|
||||
│ MONOSPACE ROCKS │
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<meta name="generator" content="pandoc" >
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" >
|
||||
<meta name="author" content="Igor Támara" >
|
||||
<link rel="icon" type="image/png" href="$site.asset('img/flow-control.png').link()">
|
||||
<link rel="stylesheet" type="text/css" href="$site.asset('css/reset.css').link()">
|
||||
<link rel="stylesheet" type="text/css" href="$site.asset('css/index.css').link()">
|
||||
<title :text="$site.title"></title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue