diff --git a/_includes/head.html b/_includes/head.html index 4cf09e8..a9dbd0f 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -7,7 +7,11 @@
Revuo Monero Weekly: Week of June 27 - July 4, 2019.
+ + +July 6, 2019 (Saturday) – 17:00 UTC
+Community Workgroup Meeting
+July 8, 2019 (Monday) – 17:00 UTC
+Research Lab Meeting
+July 9, 2019 (Tuesday) – 17:00 UTC
+Monero GUI Meeting
+July 13, 2019 (Saturday) – 17:00 UTC
+DefCon27 Workgroup Meeting
+July 14, 2019 (Sunday) – 17:00 UTC
+Dev Meeting
+July 18, 2019 (Thursday) – 17:00 UTC
+Tini2p Dev Meeting
+Below you can find recent CCS proposal ideas open for discussion.
+ + + + + + + +None. All funded! But keep a look out for proposals in the future, or donate to the General Fund (donation address at the bottom of the Revuo).
+ +Block height: 1871467
+Median block size: 292.97 kB
+Hash rate: 324.747 MH/s
+Average Tx per block: 8.30
+Weekly Moving Average Tx per day: 1775
+Block reward: 2.61 XMR
+Data taken on July 4, 2019
+ +Monero (XMR) Price
+XMR to | +07/04/19 | +Week | +Month | +Year | +
---|---|---|---|---|
USD | +$88.05 | +-7.5% | ++5.8% | +-36.5% | +
EUR | +€77.70 | +-6.8% | ++5.5% | +-34.3% | +
BTC | +Ƀ0.00784588 | +-7.8% | +-27.7% | +-62.8% | +
Data taken on July 4, 2019
+ +XMR Price Graph for June 28 - July 4, 2019
+ +![XMR Price Graph 06/28/19-07/04/19](/img/weekly-chart-0704.png "XMR Price Graph 06/27/19-07/04/19") + +Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co + +If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
+ + + +Download I2P Zero for your machine, follow the direction in the README, and report any issues to the Issue tracker on GitHub, or IRC channel #i2p-zero.
+Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on Github as problems arise. Instructions to build on your OS of choice can be found on GitHub.
+If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
+ +44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
+ + + +Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_sass/custom.scss b/_sass/custom.scss index 96399e4..a39a590 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -257,6 +257,14 @@ img.merchant-img { margin-right: auto; } +img.fob-img { + margin-left: auto; + margin-right: auto; + width: 8rem; + background-color: rgba(0, 0, 0, 0.75);; + padding: 1rem; +} + img#njalla { background-color: #01051F; padding: 1rem; diff --git a/img/fob-logo.png b/img/fob-logo.png new file mode 100644 index 0000000..f826fe6 Binary files /dev/null and b/img/fob-logo.png differ diff --git a/img/hashrate-pool-distribution-0704.png b/img/hashrate-pool-distribution-0704.png new file mode 100644 index 0000000..f0024ee Binary files /dev/null and b/img/hashrate-pool-distribution-0704.png differ diff --git a/img/img-issue15.jpg b/img/img-issue15.jpg new file mode 100644 index 0000000..3805976 Binary files /dev/null and b/img/img-issue15.jpg differ diff --git a/img/twitter-card-issue-13.jpg b/img/twitter-card-issue-13.jpg deleted file mode 100644 index 89747e9..0000000 Binary files a/img/twitter-card-issue-13.jpg and /dev/null differ diff --git a/img/twitter-card-issue-15.jpg b/img/twitter-card-issue-15.jpg new file mode 100644 index 0000000..85f1cbb Binary files /dev/null and b/img/twitter-card-issue-15.jpg differ diff --git a/img/weekly-chart-0704.png b/img/weekly-chart-0704.png new file mode 100644 index 0000000..7fd8e20 Binary files /dev/null and b/img/weekly-chart-0704.png differ