diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 19:19:17 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 19:19:17 +0000 |
commit | 8bbdcbb2d0711134a68bd80ae541edbfb4f472ad (patch) | |
tree | 22f61dfa3335fbc7b96a11f06a6d0b7eb9988fa9 /README.md | |
parent | 7ef03c449fc051b5fdf91f2d203af7b8696ea3cf (diff) |
Changed all files to .html and new post!
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ This project is licensed under the GNU Affero General Public License v3.0. You c To clone this repository, use the following command: +From my git server +```bash +git@shipwreckt.co.uk:/var/www/git/website.git + + +From Gitlab ```bash git clone https://gitlab.com/Shipwreckt/website |