summaryrefslogtreecommitdiff
path: root/_images/hello.dot
diff options
context:
space:
mode:
authorreturn42 <markus.heiser@darmarIT.de>2025-01-10 07:15:40 +0000
committerreturn42 <markus.heiser@darmarIT.de>2025-01-10 07:15:40 +0000
commitbf98d6b3f17d56ff760d9da5e5b4858ea104ffa9 (patch)
tree67261a258d820bf1272e33547b975e20acdfe61e /_images/hello.dot
downloadsearxng-bf98d6b3f17d56ff760d9da5e5b4858ea104ffa9.tar.gz
searxng-bf98d6b3f17d56ff760d9da5e5b4858ea104ffa9.zip
[doc] build from commit 94a0b415ef587e013df9e7350667b752a3822e90gh-pages
Diffstat (limited to '_images/hello.dot')
-rw-r--r--_images/hello.dot3
1 files changed, 3 insertions, 0 deletions
diff --git a/_images/hello.dot b/_images/hello.dot
new file mode 100644
index 000000000..504621dfc
--- /dev/null
+++ b/_images/hello.dot
@@ -0,0 +1,3 @@
+graph G {
+ Hello -- World
+}