I messed up the URL.
This commit is contained in:
parent
c207574e52
commit
01b70710f1
1 changed files with 1 additions and 3 deletions
|
@ -107,7 +107,7 @@ The other files in there can be modified, but don't need to be.
|
||||||
|
|
||||||
If you are using the pelican photos plugin, and use the `:image:` tag to create a header image, I've added a `:image_alt:` variable. This adds alt text to the header image.
|
If you are using the pelican photos plugin, and use the `:image:` tag to create a header image, I've added a `:image_alt:` variable. This adds alt text to the header image.
|
||||||
|
|
||||||
So, the below set up is for this [post](jeffmackinnon.com/20230511-new_flash.html).
|
So, the below set up is for this [post](https://jeffmackinnon.com/20230511-new_flash.html).
|
||||||
|
|
||||||
```
|
```
|
||||||
:image: {photo}microblog/865A0747.jpg
|
:image: {photo}microblog/865A0747.jpg
|
||||||
|
@ -115,8 +115,6 @@ So, the below set up is for this [post](jeffmackinnon.com/20230511-new_flash.htm
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## RoadMap
|
## RoadMap
|
||||||
|
|
||||||
In order of percieved importance, but not in the order that I will get them done.
|
In order of percieved importance, but not in the order that I will get them done.
|
||||||
|
|
Loading…
Reference in a new issue