-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Shengqi Chen <[email protected]>
- Loading branch information
1 parent
5668caa
commit 6779854
Showing
4 changed files
with
16 additions
and
4 deletions.
There are no files selected for viewing
Submodule feedvalidator
updated
282 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
opml.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>TUNA Blogroll</title> | ||
</head> | ||
<body> | ||
<h1>TUNA Blogroll</h1> | ||
<p>Please use <a href="opml.xml">opml.xml</a> to subscribe, and see <a href="https://github.com/tuna/blogroll">tuna/blogroll</a> for source code.</p> | ||
<p>Maintained by <a href="https://tuna.moe">Tsinghua University TUNA Association</a>.</p> | ||
</body> | ||
</html> |