diff options
| author | Fuwn <[email protected]> | 2020-11-16 14:02:35 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-16 14:02:35 -0800 |
| commit | 635c4a64952d70274ba347dd6eb74e665e1eaa46 (patch) | |
| tree | 76f1e288ea0f8e628bca6917da4ececb8b302850 | |
| parent | repo: :star: (diff) | |
| download | cydia-635c4a64952d70274ba347dd6eb74e665e1eaa46.tar.xz cydia-635c4a64952d70274ba347dd6eb74e665e1eaa46.zip | |
Create repo.xml
| -rw-r--r-- | repo.xml | 14 |
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> |