aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-09-04 16:54:43 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-09-04 16:54:43 +0200
commita31b86ace3a68880461cc90b746cee395c023702 (patch)
treecb25a93b857ff8b33bde7a752a5e5edf35b3d034 /data
parent57705c679b56b0f9eb5c343fd24f15fc80926b5b (diff)
Remove Persona folder
https://github.com/FreshRSS/FreshRSS/issues/1219#issuecomment-244603417
Diffstat (limited to 'data')
-rw-r--r--data/persona/.gitignore1
-rw-r--r--data/persona/index.html13
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>