mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 09:46:11 +01:00
Fix OPML xml
This commit is contained in:
parent
d9547bfa3f
commit
5915df4ae9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
{{- printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>" | safeHTML }}
|
||||||
<opml version="2.0">
|
<opml version="2.0">
|
||||||
<head>
|
<head>
|
||||||
<title>{{ .Title }} (reading lists byJP)</title>
|
<title>{{ .Title }} (reading lists byJP)</title>
|
||||||
|
|
Loading…
Reference in a new issue