aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2023-07-14 00:10:34 -0700
committerGravatar Tom Willemse2023-07-14 00:10:34 -0700
commit6a5428b99de309abddb72c7a4425949ebd25ebe7 (patch)
treee81d62f0d45a33a34a8162536d1e9bfdb0d068d6
parent27cbc844dee8f9f9b8a0a175f7ebf005cb205046 (diff)
downloadguile-inkplate-master.tar.gz
guile-inkplate-master.zip
Add laminar badge to READMEHEADmaster
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.
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 6f531f3..fb358a1 100644
--- a/README.org
+++ b/README.org
@@ -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: