mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-23 23:53:10 +08:00
rename rss.xml to feed.xml
rename rss.xml to feed.xml!
This commit is contained in:
parent
f7d47715ff
commit
44f49f2afa
@ -26,7 +26,7 @@
|
||||
<pre>
|
||||
(let ((name "dongdigua")
|
||||
(blog "<a href=posts>posts/</a>")
|
||||
(feed "<a href=rss.xml>rss.xml</a>")
|
||||
(feed "<a href=feed.xml>feed.xml</a>")
|
||||
(github "<a href=https://github.com/dongdigua>@dongdigua</a>")
|
||||
(payment "<a href=xmr.txt>monero</a>")
|
||||
(pgp "<a href=pgpkey.txt>0x56CEE157C9F5334F</a>")
|
||||
|
@ -63,7 +63,7 @@
|
||||
(org-publish-all)
|
||||
|
||||
(webfeeder-build
|
||||
"rss.xml"
|
||||
"feed.xml"
|
||||
"./../"
|
||||
"https://dongdigua.github.io"
|
||||
(delete "index.html" (directory-files "./../" nil ".*\.html$"))
|
||||
|
Loading…
Reference in New Issue
Block a user