mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Set license files and headers for bitcoin.org's content
This commit is contained in:
parent
27f1da3ba8
commit
2a139a51a1
276 changed files with 524 additions and 171 deletions
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
---
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0">
|
||||
|
@ -8,7 +10,7 @@
|
|||
<description>This RSS feed allows to follow Bitcoin events and conferences.</description>
|
||||
<image>
|
||||
<title>Bitcoin conferences and events</title>
|
||||
<url>https://bitcoin.org/img/logo_rss.png</url>
|
||||
<url>https://bitcoin.org/img/icons/logo_rss.png</url>
|
||||
<link>https://bitcoin.org/en/events</link>
|
||||
</image>
|
||||
{% filter_for p in site.conferences sort_by:date %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue