diff --git a/_includes/posted_on.html b/_includes/posted_on.html new file mode 100644 index 000000000..f7f34c51d --- /dev/null +++ b/_includes/posted_on.html @@ -0,0 +1,3 @@ +

+ Posted: {{ page.date | date: "%B %d, %Y" }} +

diff --git a/_releases/27.0.md b/_releases/27.0.md index 2b786cc46..999e5e946 100644 --- a/_releases/27.0.md +++ b/_releases/27.0.md @@ -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 diff --git a/_releases/27.1.md b/_releases/27.1.md index bf080ac4c..c57c7fd92 100644 --- a/_releases/27.1.md +++ b/_releases/27.1.md @@ -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 diff --git a/_releases/27.2.md b/_releases/27.2.md index 6389d0595..09bf571b8 100644 --- a/_releases/27.2.md +++ b/_releases/27.2.md @@ -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 diff --git a/_releases/28.0.md b/_releases/28.0.md index 38472f21b..cecaf9bdd 100644 --- a/_releases/28.0.md +++ b/_releases/28.0.md @@ -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 diff --git a/_releases/28.1.md b/_releases/28.1.md index 28a672da6..fba31c2b2 100644 --- a/_releases/28.1.md +++ b/_releases/28.1.md @@ -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 diff --git a/_releases/28.2.md b/_releases/28.2.md index 422af8343..0519da13f 100644 --- a/_releases/28.2.md +++ b/_releases/28.2.md @@ -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 diff --git a/_releases/29.0.md b/_releases/29.0.md index 52ed87ca1..c3cdc18c7 100644 --- a/_releases/29.0.md +++ b/_releases/29.0.md @@ -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