Add laminar badge to README
I'm not sure if all of the export methods will display this properly, but the regular way of just adding an org link doesn't quite work right.
This commit is contained in:
parent
27cbc844de
commit
6a5428b99d
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
#+title: Guile Inkplate
|
||||
#+subtitle: A port of my Emacs Lisp Inkplate library to Guile
|
||||
|
||||
#+begin_export html
|
||||
<a href="https://laminar.ryuslash.org/jobs/guile-inkplate">
|
||||
<img src="https://laminar.ryuslash.org/badge/guile-inkplate.svg">
|
||||
</a>
|
||||
#+end_export
|
||||
|
||||
This is a simple port of my Emacs Lisp Inkplate library to Guile.
|
||||
|
||||
Running these needs to happen from the project root:
|
||||
|
|
Loading…
Reference in a new issue