From c0d73f96d1d216dacd414481131c9c551330af02 Mon Sep 17 00:00:00 2001 From: kartofen Date: Fri, 14 Oct 2022 15:43:28 +0300 Subject: image test --- README.md | 2 ++ demo/image.jpg | Bin 0 -> 11926 bytes 2 files changed, 2 insertions(+) create mode 100644 demo/image.jpg diff --git a/README.md b/README.md index 0099fb4..f7bccee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ ### This is a demo project to see how self-hosting git works +![image](root/demo/image.jpg) + Yes the title says it all diff --git a/demo/image.jpg b/demo/image.jpg new file mode 100644 index 0000000..576a8fc Binary files /dev/null and b/demo/image.jpg differ -- cgit v1.2.3