From 5564ffb20798d45bf87910feea39bf02b0d2dee4 Mon Sep 17 00:00:00 2001
From: Pratyush Desai
Date: Fri, 24 Dec 2021 20:08:42 +0530
Subject: django init

---
 git.html | 44 --------------------------------------------
 1 file changed, 44 deletions(-)
 delete mode 100644 git.html

(limited to 'git.html')

diff --git a/git.html b/git.html
deleted file mode 100644
index 62c2608..0000000
--- a/git.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
-<meta charset="UTF-8">
-  <link rel="stylesheet" href="styles.css">
-<title>LibertaCasa - git</title>
-</head>
-
-<body>
-<pre>
-┬   ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
-│    │  │─│ │─  │┬┘  │  │─┤
-┘─┘ └┴┘ │─┘ ┴─┘ │└┘  ┘  ┘ │
-
-┌─┐ ┬─┐ ┐─┐ ┬─┐
-│   │─┤ └─┐ │─┤
-└─┘ ┘ │ ──┘ ┘ │
-</pre>
-<h3>Git</h3>
-<pre>
-
-<p><a href="https://git-scm.com/">What's Git (official website)</a></p>
-
-> We aim to publish all relevant infrastructure and configuration details to our community in a way that not only allows for easy access, but also allows for uncomplicated contributions.
-> We chose to use a self-hosted Git server to achieve this. Full repository access is possible through Gitea (<a href="https://git.com.de/">https://git.com.de</a>), there you may register for your own account, browse, contribute, and, if desired, also publish your own repositories.
-> For a quick-glance at only LibertaCasa specific repositories we employ a cgit instance on <a href="https://git.casa/">https://git.casa</a> - if you only want to look, without editing anything, this is the perfect place to go, as it is blazing fast and easy to navigate.
-
-
-
-
-
-
-
-
-
-
-
-<footer>
-    <a href="mailto:hello@liberta.casa">Contact </a>
-</footer>
-</pre>
-</body>
-</html>
-- 
cgit v1.2.3