diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2020-06-06 17:05:58 -0700 |
---|---|---|
committer | Bastien Wirtz <bastien.wirtz@gmail.com> | 2020-06-06 17:05:58 -0700 |
commit | b0a0fdaa3b2fca33ee128f39d9bd1c9dcfda0db8 (patch) | |
tree | afeda806d8164ebd1377049e33c7915333a5da42 /README.md | |
parent | bd9109425a40f5b6c43147a7c9852014a5797dca (diff) | |
download | homer-b0a0fdaa3b2fca33ee128f39d9bd1c9dcfda0db8.tar.gz homer-b0a0fdaa3b2fca33ee128f39d9bd1c9dcfda0db8.tar.zst homer-b0a0fdaa3b2fca33ee128f39d9bd1c9dcfda0db8.zip |
Allow subfolder usage127277198
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -166,7 +166,6 @@ services: | |||
166 | tag: "other" | 166 | tag: "other" |
167 | url: "https://www.reddit.com/r/selfhosted/" | 167 | url: "https://www.reddit.com/r/selfhosted/" |
168 | target: "_blank" # optionnal html a tag target attribute | 168 | target: "_blank" # optionnal html a tag target attribute |
169 | |||
170 | ``` | 169 | ``` |
171 | 170 | ||
172 | If you choose to fetch message information from an endpoint, the output format should be: | 171 | If you choose to fetch message information from an endpoint, the output format should be: |