Skip to content

Commit

Permalink
Kill pics due to bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZeke committed Feb 15, 2018
1 parent 2ec47da commit a910c8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Binary file removed template/src/img/ksenia-makagonova-229007.jpg
Binary file not shown.
6 changes: 5 additions & 1 deletion template/src/md/{{DocumentName}}.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ I do TeX too

Hahaha

![Photo by Ksenia Makagonova](../img/ksenia-makagonova-229007.jpg)

Photos work when dragged from the img folder via Typora.

Or by manually referencing them with the path being :`img/$imgName`
eg. `![Photo by Ksenia Makagonova](../img/ksenia-makagonova-229007.jpg)`

# References

0 comments on commit a910c8b

Please sign in to comment.