diff options
-rw-r--r-- | about.html | 5 | ||||
-rw-r--r-- | cgit.png | bin | 1366 -> 6843 bytes | |||
-rw-r--r-- | favicon.ico | bin | 1078 -> 1150 bytes | |||
-rw-r--r-- | footer.html | 2 |
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> Binary files differdiff --git a/favicon.ico b/favicon.ico Binary files differindex 56ff593..b2cfc10 100644 --- a/favicon.ico +++ b/favicon.ico 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> |