diff options
| author | 2016-09-04 16:54:43 +0200 | |
|---|---|---|
| committer | 2016-09-04 16:54:43 +0200 | |
| commit | a31b86ace3a68880461cc90b746cee395c023702 (patch) | |
| tree | cb25a93b857ff8b33bde7a752a5e5edf35b3d034 /data | |
| parent | 57705c679b56b0f9eb5c343fd24f15fc80926b5b (diff) | |
Remove Persona folder
https://github.com/FreshRSS/FreshRSS/issues/1219#issuecomment-244603417
Diffstat (limited to 'data')
| -rw-r--r-- | data/persona/.gitignore | 1 | ||||
| -rw-r--r-- | data/persona/index.html | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/data/persona/.gitignore b/data/persona/.gitignore deleted file mode 100644 index 314f02b1b..000000000 --- a/data/persona/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.txt
\ No newline at end of file diff --git a/data/persona/index.html b/data/persona/index.html deleted file mode 100644 index 85faaa37e..000000000 --- a/data/persona/index.html +++ /dev/null @@ -1,13 +0,0 @@ -<!DOCTYPE html> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB"> -<head> -<meta charset="UTF-8" /> -<meta http-equiv="Refresh" content="0; url=/" /> -<title>Redirection</title> -<meta name="robots" content="noindex" /> -</head> - -<body> -<p><a href="/">Redirection</a></p> -</body> -</html> |
