diff --git a/content/weekly/issue-235/_index.md b/content/weekly/issue-235/_index.md index a8097a8..348fe1b 100644 --- a/content/weekly/issue-235/_index.md +++ b/content/weekly/issue-235/_index.md @@ -86,7 +86,7 @@ Haveno App (Cross Platform) jeffro256 full-time development 2025Q2 {{% /ccs_item %}} -{{% ccs_item link="https://ccs.getmonero.org/proposals/spirobel_monero_browser_wallet.html" author="jeffro256" goal=335 raised=0 %}} +{{% ccs_item link="https://ccs.getmonero.org/proposals/spirobel_monero_browser_wallet.html" author="spirobel" goal=335 raised=0 %}} Monero Browser Wallet {{% /ccs_item %}} diff --git a/hugo.toml b/hugo.toml index 3677d48..36d8124 100644 --- a/hugo.toml +++ b/hugo.toml @@ -27,7 +27,9 @@ nav_links = [ right_icons = [ { title = "Support", link = "/support", external = false, icon = "donate.png", icon_alt = "Donate" }, - { title = "ATOM Feed", link = "/index.xml", external = true, icon = "rss_1.png", icon_alt = "ATOM Feed" }, + { title = "ATOM Feed", link = "/index.xml", external = false, icon = "rss_1.png", icon_alt = "ATOM Feed" }, + { title = "Charts", link = "https://moneroj.net/", external = true, icon = "charts.png", icon_alt = "Charts" }, + { title = "Calculator", link = "https://calc.revuo-xmr.com/", external = true, icon = "calculator.png", icon_alt = "Calculator" }, ] mirrors = [ @@ -41,7 +43,8 @@ bottom_nav_icons = [ { title = "XMPP MUC", link = "xmpp:revuo-monero@conference.jabbers.one?join", icon = "xmpp.png", icon_alt = "XMPP MUC" }, { title = "Matrix Room", link = "https://matrix.to/#/#revuo:monero.social", icon = "matrix.png", icon_alt = "Matrix Room" }, { title = "SimpleX Group", link = "https://simplex.chat/contact#/?v=2-5&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2FFdX47r8M_nGmRC9jDODlW2idjcU7S827%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEASXUc7nr69PVJo4E7ub-F4-xHWeYy2bms-2-tl05e7Ak%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22nTyju82ZTeLaAbphcYVc8A%3D%3D%22%7D", icon = "simplex.png", icon_alt = "SimpleX Group" }, - { title = "IRC Room", link = "irc://irc.libera.chat/#revuo-xmr", icon = "irc.png", icon_alt = "IRC Room" }, + { title = "Threema", link = "https://threema.id/Y99DFWMR", icon = "threema.png", icon_alt = "Threema" }, + { title = "IRC Room", link = "irc://irc.libera.chat/#revuo-xmr", icon = "irc.png", icon_alt = "IRC Room" } ] [params.author] diff --git a/static/img/apple-touch-icon_1.png b/static/img/apple-touch-icon_1.png deleted file mode 100644 index b41ed76..0000000 Binary files a/static/img/apple-touch-icon_1.png and /dev/null differ diff --git a/static/img/calculator.png b/static/img/calculator.png new file mode 100644 index 0000000..1ce54c1 Binary files /dev/null and b/static/img/calculator.png differ diff --git a/static/img/charts.png b/static/img/charts.png new file mode 100644 index 0000000..03d80ce Binary files /dev/null and b/static/img/charts.png differ diff --git a/static/img/favicon.ico b/static/img/favicon.ico deleted file mode 100644 index ab325d6..0000000 Binary files a/static/img/favicon.ico and /dev/null differ diff --git a/static/img/revuo-icon_1.png b/static/img/revuo-icon_1.png deleted file mode 100644 index 5b7ecfa..0000000 Binary files a/static/img/revuo-icon_1.png and /dev/null differ diff --git a/static/img/threema.png b/static/img/threema.png new file mode 100644 index 0000000..e520200 Binary files /dev/null and b/static/img/threema.png differ diff --git a/themes/revuo-xmr b/themes/revuo-xmr index 51f9e9d..ba0ffde 160000 --- a/themes/revuo-xmr +++ b/themes/revuo-xmr @@ -1 +1 @@ -Subproject commit 51f9e9d373186da0f4db1a24d10446a82ba30a90 +Subproject commit ba0ffdecf85076f40c79a845256b8dde30b290f7