rss: add full content to the rss feed
* NEW Adds full content to the rss feed in stead of the summary only. * NEW Adds author information in the config file. * FIX Closes #11. Co-Authored-by: Igor Milhit <igor@milhit.ch>web-fediverse-moi
parent
a2d80c9ec3
commit
d0373f752e
|
@ -5,6 +5,10 @@ title = "iGor milhit"
|
|||
theme = "portfoliGor"
|
||||
enableGitInfo = true
|
||||
|
||||
[author]
|
||||
name = "iGor milhit"
|
||||
email = "igor@milhit.ch"
|
||||
|
||||
[permalinks]
|
||||
posts = ":slug"
|
||||
blog = ":slug"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 2c7e6cf2d716edd0fda6881375ce76ff0b137f7e
|
||||
Subproject commit f0549ca0dd276be6a0d4a856944e063fb8b23373
|
Loading…
Reference in New Issue