aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-04-30 18:37:27 +0200
committerJoe <bousset.rudy@gmail.com>2022-04-30 18:37:27 +0200
commit2402dac8b4761628e2b16e918ab829c643a811f6 (patch)
tree7b3d3f7d75ce25de2f943f32ff4e1b76937cea02
parentremoved robots (diff)
downloadgitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.gz
gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.bz2
gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.xz
gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.zst
gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.zip
changes
-rw-r--r--about.html5
-rw-r--r--cgit.pngbin1366 -> 6843 bytes
-rw-r--r--favicon.icobin1078 -> 1150 bytes
-rw-r--r--footer.html2
4 files changed, 6 insertions, 1 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>
diff --git a/cgit.png b/cgit.png
index 425528e..0e63247 100644
--- a/cgit.png
+++ b/cgit.png
Binary files differ
diff --git a/favicon.ico b/favicon.ico
index 56ff593..b2cfc10 100644
--- a/favicon.ico
+++ b/favicon.ico
Binary files differ
diff --git a/footer.html b/footer.html
index d668f8e..c689eb0 100644
--- a/footer.html
+++ b/footer.html
@@ -1,3 +1,3 @@
<div class="footer">
- powered by <a href="https://git.zx2c4.com/cgit/about/">cgit</a>. Copyright (c) 2020-2022, Joe - see <a href="https://gitjoe.xyz/license.html">LICENSE</a> - this website does not use cookies or php or js
+ powered by <a href="https://git.zx2c4.com/cgit/about/">cgit</a>. Copyright (c) 2020-2022, Joe - this website does not use cookies or php or js
</div>