summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-11-16 14:02:35 -0800
committerGitHub <[email protected]>2020-11-16 14:02:35 -0800
commit635c4a64952d70274ba347dd6eb74e665e1eaa46 (patch)
tree76f1e288ea0f8e628bca6917da4ececb8b302850
parentrepo: :star: (diff)
downloadcydia-635c4a64952d70274ba347dd6eb74e665e1eaa46.tar.xz
cydia-635c4a64952d70274ba347dd6eb74e665e1eaa46.zip
Create repo.xml
-rw-r--r--repo.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/repo.xml b/repo.xml
new file mode 100644
index 0000000..59fc0c3
--- /dev/null
+++ b/repo.xml
@@ -0,0 +1,14 @@
+< repo>
+ <footerlinks>
+ <link>
+ <name>GitHub</name>
+ <url>https://github.com/fuwn/</url>
+ <iconclass>fa fa-github</iconclass>
+ </link>
+ <link>
+ <name>Twitter</name>
+ <url>https://twitter.com/xFuwn/</url>
+ <iconclass>fa fa-twitter</iconclass>
+ </link>
+ </footerlinks>
+</repo>