mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-13 11:56:36 -04:00
Merge pull request #1239 from Alkarex/remove-persona-folder
Remove Persona folder
This commit is contained in:
1
data/persona/.gitignore
vendored
1
data/persona/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
*.txt
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user