diff options
author | nepèta dyengxuah <nepeta@canaglie.net> | 2025-04-09 00:00:00 +1000 |
---|---|---|
committer | nepèta dyengxuah <nepeta@canaglie.net> | 2025-04-09 00:00:00 +1000 |
commit | 60b603ebd48c3add90ee40fa9421c3919241ccea (patch) | |
tree | 5203f71f47593b5b3f07fad9a5ca95c640ad425b /blog/.top.html |
inital commit: testing
Diffstat (limited to 'blog/.top.html')
-rw-r--r-- | blog/.top.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/blog/.top.html b/blog/.top.html new file mode 100644 index 0000000..013a4e4 --- /dev/null +++ b/blog/.top.html @@ -0,0 +1,10 @@ +<html> +<head> +<meta charset="utf-8" /> +<meta name="viewport" content="width=device-width, initial-scale=1.0" /> +<title>angora blog</title> +</head> +<body> +<h1>angora blog</h1> +<p><a href="rss.xml">rss</a></p> +<table> |