Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _includes/posted_on.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<p>
Posted: {{ page.date | date: "%B %d, %Y" }}
</p>
1 change: 1 addition & 0 deletions _releases/27.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ optional_magnetlink: "magnet:?xt=urn:btih:2b2d123e5e831b245fb1dc5b8b71f89de4a90d
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
---
{% include posted_on.html %}
{% include download.html %}
{% githubify https://github.com/bitcoin/bitcoin %}
27.0 Release Notes
Expand Down
1 change: 1 addition & 0 deletions _releases/27.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ optional_magnetlink: "magnet:?xt=urn:btih:9e7fa35808fee6efc004a4d3b28e5cf9ce7770
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
---
{% include posted_on.html %}
{% include download.html %}
{% githubify https://github.com/bitcoin/bitcoin %}
27.1 Release Notes
Expand Down
1 change: 1 addition & 0 deletions _releases/27.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ optional_magnetlink: "magnet:?xt=urn:btih:f21febdf8c54d2a9b09ed54f7eebb909537fb7
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
---
{% include posted_on.html %}
{% include download.html %}
{% githubify https://github.com/bitcoin/bitcoin %}
27.2 Release Notes
Expand Down
1 change: 1 addition & 0 deletions _releases/28.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ optional_magnetlink: magnet:?xt=urn:btih:e18e92024fc9d4026cf8cdef174f03c24080fd1
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
---
{% include posted_on.html %}
{% include download.html %}
{% githubify https://github.com/bitcoin/bitcoin %}
28.0 Release Notes
Expand Down
1 change: 1 addition & 0 deletions _releases/28.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ optional_magnetlink: "magnet:?xt=urn:btih:60837ded9c7e11b2a44f2ae7bc8e6fe3a3d7ee
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
---
{% include posted_on.html %}
{% include download.html %}
{% githubify https://github.com/bitcoin/bitcoin %}
28.1 Release Notes
Expand Down
1 change: 1 addition & 0 deletions _releases/28.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ optional_magnetlink: "magnet:?xt=urn:btih:7afc299da40a45400e560d535324c7147fc47a
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
---
{% include posted_on.html %}
{% include download.html %}
{% githubify https://github.com/bitcoin/bitcoin %}
28.2 Release Notes
Expand Down
1 change: 1 addition & 0 deletions _releases/29.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ optional_magnetlink: "magnet:?xt=urn:btih:c2ebe360dc7e85d9850196ea57712c8ddffbcd
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
---
{% include posted_on.html %}
{% include download.html %}
{% githubify https://github.com/bitcoin/bitcoin %}
29.0 Release Notes
Expand Down