diff options
author | glenda <glenda@9front.local> | 2021-01-13 09:46:17 +0000 |
---|---|---|
committer | glenda <glenda@9front.local> | 2021-01-13 09:46:17 +0000 |
commit | 8906f0c7092e9a824ef43e9aa10cf83005d42bf1 (patch) | |
tree | 9934b10b23263fd89817074856398981be1281d7 /sites/pprolog.org | |
parent | 78afe041e51e54a72c34ee4b25dc3a8af0cc776a (diff) |
Add screenshot
Diffstat (limited to 'sites/pprolog.org')
-rw-r--r-- | sites/pprolog.org/_images/screenshot.png | bin | 0 -> 40738 bytes | |||
-rw-r--r-- | sites/pprolog.org/index.md | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sites/pprolog.org/_images/screenshot.png b/sites/pprolog.org/_images/screenshot.png Binary files differnew file mode 100644 index 0000000..a1e75ce --- /dev/null +++ b/sites/pprolog.org/_images/screenshot.png diff --git a/sites/pprolog.org/index.md b/sites/pprolog.org/index.md index 4cd72ca..c31ee58 100644 --- a/sites/pprolog.org/index.md +++ b/sites/pprolog.org/index.md @@ -62,3 +62,9 @@ And the following predicates are implemented in the standard library: * `=\=/2` and many more all listed [here](https://git.sr.ht/~pmikkelsen/pprolog/tree/master/item/stdlib.pl). + +# Screenshot + +[![A picture of pprolog in action][1]][1] + +[1]: /_images/screenshot.png |