diff options
| -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> |