diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-30 18:37:27 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-30 18:37:27 +0200 |
commit | 2402dac8b4761628e2b16e918ab829c643a811f6 (patch) | |
tree | 7b3d3f7d75ce25de2f943f32ff4e1b76937cea02 /about.html | |
parent | removed robots (diff) | |
download | gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.gz gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.bz2 gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.xz gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.zst gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.zip |
changes
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..c3a5af1 --- /dev/null +++ b/about.html @@ -0,0 +1,5 @@ +<h1>Hey it's my git</h1> + +<p> + Welcome +</p> |