diff --git a/_includes/footer.html b/_includes/footer.html index 12b2cde61a..09a3b43716 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -43,11 +43,11 @@

{% t global.monero_project %}

diff --git a/_includes/head.html b/_includes/head.html index 421ae99090..167c76a4de 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -49,7 +49,7 @@ - + diff --git a/_posts/2020-07-31-clsag-audit.md b/_posts/2020-07-31-clsag-audit.md index 8c9e060d0b..5a1e5821bf 100644 --- a/_posts/2020-07-31-clsag-audit.md +++ b/_posts/2020-07-31-clsag-audit.md @@ -4,7 +4,7 @@ title: CLSAG audit results summary: Results of an external security audit of the CLSAG signature construction tags: [community] author: Sarang Noether, Ph.D. -image: /blog/assets/clsag/clsag.svg +image: /blog/assets/clsag/clsag.png --- diff --git a/blog/assets/clsag/clsag.png b/blog/assets/clsag/clsag.png new file mode 100644 index 0000000000..7dddd1bfac Binary files /dev/null and b/blog/assets/clsag/clsag.png differ diff --git a/blog/assets/clsag/clsag.svg b/blog/assets/clsag/clsag.svg deleted file mode 100644 index 867a1d1442..0000000000 --- a/blog/assets/clsag/clsag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/community/hangouts/index.md b/community/hangouts/index.md index c003fb47ad..5305d7d163 100644 --- a/community/hangouts/index.md +++ b/community/hangouts/index.md @@ -91,7 +91,7 @@ meta_descr: hangouts.intro {% for room in rooms_list %} {% if room[0] == channel[0] %} {% if rooms_list.matrix %} - Matrix logo + Matrix logo {% endif %} {% endif %} {% endfor %} diff --git a/community/merchants/index.md b/community/merchants/index.md index 54782a5e27..25519244f9 100644 --- a/community/merchants/index.md +++ b/community/merchants/index.md @@ -31,7 +31,7 @@ meta_descr: merchants.descr
- Bisq Logo + Bisq Logo

{% t merchants.bisqdescr %}

diff --git a/community/workgroups/index.md b/community/workgroups/index.md index 5b887d1ed6..2b347a30f2 100644 --- a/community/workgroups/index.md +++ b/community/workgroups/index.md @@ -23,7 +23,7 @@ meta_descr: meta_descr.workgroups

{% t team.core_start %}

{% t team.contacts %}

@@ -42,7 +42,7 @@ meta_descr: meta_descr.workgroups

{% t team.community_start %}

{% t team.contacts %}

@@ -61,8 +61,8 @@ meta_descr: meta_descr.workgroups

{% t team.devworkgroup_start %}

{% t team.contacts %}

@@ -81,7 +81,7 @@ meta_descr: meta_descr.workgroups

{% t team.web_start %}

{% t team.contacts %}

@@ -99,7 +99,7 @@ meta_descr: meta_descr.workgroups

{% t team.localization_start %}

{% t team.contacts %}

@@ -118,7 +118,7 @@ meta_descr: meta_descr.workgroups

{% t team.nwlb_start %}

{% t team.contacts %}

@@ -136,7 +136,7 @@ meta_descr: meta_descr.workgroups

{% t team.mrl_start %}

{% t team.contacts %}

@@ -154,7 +154,7 @@ meta_descr: meta_descr.workgroups

{% t team.space_start %}

{% t team.contacts %}

@@ -174,7 +174,7 @@ meta_descr: meta_descr.workgroups

{% t team.mpwg_start %}

{% t team.contacts %}

@@ -191,7 +191,7 @@ meta_descr: meta_descr.workgroups

{% t team.mrw_start %}

{% t team.contacts %}

diff --git a/css/custom.css b/css/custom.css index 47f6b1e45f..45cf219adc 100644 --- a/css/custom.css +++ b/css/custom.css @@ -991,20 +991,20 @@ a { /* External link icon */ a[href^="https:"]:not([href*="getmonero.org"]):not([class*="btn-link"]):not([class="chats-img"]):not([class*="ext-noicon"]):not([class*="white"]) { - background: url(/img/external.svg) no-repeat right; + background: url(/img/external.png) no-repeat right; padding-right: 0.7em; margin-right: 0.3rem; background-size: 0.6em; } a[href^="https:"]:not([href*="getmonero.org"]).white { - background: url(/img/external-white.svg) no-repeat right; + background: url(/img/external-white.png) no-repeat right; padding-right: 0.7em; background-size: 0.6em; } a[href^="https:"]:not([href*="getmonero.org"]).orange { - background: url(/img/external.svg) no-repeat right; + background: url(/img/external.png) no-repeat right; padding-right: 0.7em; padding-top: 0.5em; background-size: 0.6em; @@ -1237,7 +1237,7 @@ label.upgrade-x:after { } ul.logo { - list-style-image: url('/img/logo-list.svg'); + list-style-image: url('/img/logo-list.png'); } a.arrow-up { @@ -2877,7 +2877,7 @@ p.main-downloads { } .mining li.pro:before { - content: url("/img/emojis/2714.svg"); + content: url("/img/emojis/2714.png"); } .mining li.cons { @@ -3179,7 +3179,7 @@ footer { } .downloads ul.logo { - list-style-image: url('/img/logo-list.svg'); + list-style-image: url('/img/logo-list.png'); } .download-nav.info-block { @@ -3548,7 +3548,7 @@ span.icon-git { } .merchants span.check { - background-image: url("/img/emojis/2714.svg"); + background-image: url("/img/emojis/2714.png"); } .merchants span.cross { @@ -3589,7 +3589,7 @@ img.emoji { } .roadmap li.completed:before { - content: url("/img/emojis/2714.svg"); + content: url("/img/emojis/2714.png"); } .roadmap li.ongoing:before { @@ -4067,7 +4067,7 @@ img.emoji { } .feed span.feed-pic { - background: url(../img/feed.svg) no-repeat; + background: url(../img/feed.png) no-repeat; position: absolute; right: 0; } @@ -4441,7 +4441,7 @@ p.hangouts-social { } .faq ul.logo { - list-style-image: url('/img/logo-list.svg'); + list-style-image: url('/img/logo-list.png'); } .faq li.category { @@ -4475,7 +4475,7 @@ p.hangouts-social { } .tab .anchor:before { - content: url('/img/link.svg'); + content: url('/img/link.png'); } .tab:hover .anchor { @@ -4612,7 +4612,7 @@ input.accordion[type=radio]:checked + label::after { } .info-tooltip { - background: url("/img/circled-i.svg") no-repeat right top; + background: url("/img/circled-i.png") no-repeat right top; padding-right: 0.7rem; background-size: 0.7rem; } diff --git a/img/circled-i.png b/img/circled-i.png new file mode 100644 index 0000000000..79a029709e Binary files /dev/null and b/img/circled-i.png differ diff --git a/img/circled-i.svg b/img/circled-i.svg deleted file mode 100644 index 32f3e50c71..0000000000 --- a/img/circled-i.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - Svg Vector Icons : http://www.onlinewebfonts.com/icon - - \ No newline at end of file diff --git a/img/emojis/2714.png b/img/emojis/2714.png new file mode 100644 index 0000000000..9327a12827 Binary files /dev/null and b/img/emojis/2714.png differ diff --git a/img/emojis/2714.svg b/img/emojis/2714.svg deleted file mode 100644 index 631b6ab994..0000000000 --- a/img/emojis/2714.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/img/external-white.png b/img/external-white.png new file mode 100644 index 0000000000..9354d405e6 Binary files /dev/null and b/img/external-white.png differ diff --git a/img/external-white.svg b/img/external-white.svg deleted file mode 100644 index 058a885fcd..0000000000 --- a/img/external-white.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - \ No newline at end of file diff --git a/img/external.png b/img/external.png new file mode 100644 index 0000000000..1ceffd99ea Binary files /dev/null and b/img/external.png differ diff --git a/img/external.svg b/img/external.svg deleted file mode 100644 index 4951945f5c..0000000000 --- a/img/external.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - \ No newline at end of file diff --git a/img/favicons.png b/img/favicons.png new file mode 100644 index 0000000000..298a0711af Binary files /dev/null and b/img/favicons.png differ diff --git a/img/favicons.svg b/img/favicons.svg deleted file mode 100644 index b2154cdf1a..0000000000 --- a/img/favicons.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - diff --git a/img/feed.png b/img/feed.png new file mode 100644 index 0000000000..a774316b94 Binary files /dev/null and b/img/feed.png differ diff --git a/img/feed.svg b/img/feed.svg deleted file mode 100644 index cc313f2ab3..0000000000 --- a/img/feed.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/img/libera.png b/img/libera.png new file mode 100644 index 0000000000..6731cf0909 Binary files /dev/null and b/img/libera.png differ diff --git a/img/libera.svg b/img/libera.svg deleted file mode 100644 index 9ddb26254c..0000000000 --- a/img/libera.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/img/link.png b/img/link.png new file mode 100644 index 0000000000..f52ca0ca77 Binary files /dev/null and b/img/link.png differ diff --git a/img/link.svg b/img/link.svg deleted file mode 100644 index 393f7e68d7..0000000000 --- a/img/link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/img/logo-list.png b/img/logo-list.png new file mode 100644 index 0000000000..2ed9ab31f1 Binary files /dev/null and b/img/logo-list.png differ diff --git a/img/logo-list.svg b/img/logo-list.svg deleted file mode 100644 index cc24776303..0000000000 --- a/img/logo-list.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/img/matrix-logo.png b/img/matrix-logo.png new file mode 100644 index 0000000000..ae7840eac6 Binary files /dev/null and b/img/matrix-logo.png differ diff --git a/img/matrix-logo.svg b/img/matrix-logo.svg deleted file mode 100644 index d4a95e248e..0000000000 --- a/img/matrix-logo.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/img/merchants/bisq.png b/img/merchants/bisq.png new file mode 100644 index 0000000000..fab2db318b Binary files /dev/null and b/img/merchants/bisq.png differ diff --git a/img/merchants/bisq.svg b/img/merchants/bisq.svg deleted file mode 100644 index f2efd75015..0000000000 --- a/img/merchants/bisq.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - bisq_logo_green - Created with Sketch. - - - - - - - - - - - - - \ No newline at end of file diff --git a/img/mrl-logo.png b/img/mrl-logo.png new file mode 100644 index 0000000000..d469bd2c05 Binary files /dev/null and b/img/mrl-logo.png differ diff --git a/img/onion-tor.png b/img/onion-tor.png new file mode 100644 index 0000000000..2cabfb85e8 Binary files /dev/null and b/img/onion-tor.png differ diff --git a/img/onion-tor.svg b/img/onion-tor.svg deleted file mode 100644 index 76def8f9fc..0000000000 --- a/img/onion-tor.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/meta/safari-pinned-tab.png b/meta/safari-pinned-tab.png new file mode 100644 index 0000000000..851f7ab73f Binary files /dev/null and b/meta/safari-pinned-tab.png differ diff --git a/meta/safari-pinned-tab.svg b/meta/safari-pinned-tab.svg deleted file mode 100644 index 42341a3f2d..0000000000 --- a/meta/safari-pinned-tab.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - -Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - - - diff --git a/press-kit/logos/mrl-logo.png b/press-kit/logos/mrl-logo.png new file mode 100644 index 0000000000..d469bd2c05 Binary files /dev/null and b/press-kit/logos/mrl-logo.png differ diff --git a/resources/roadmap/index.md b/resources/roadmap/index.md index 622a0bf0dc..91ad3af2a5 100644 --- a/resources/roadmap/index.md +++ b/resources/roadmap/index.md @@ -9,7 +9,7 @@ meta_descr: meta_descr.roadmap
-

{% t roadmap.completed %}

+

{% t roadmap.completed %}

{% t roadmap.ongoing %}

diff --git a/resources/user-guides/index.md b/resources/user-guides/index.md index 2b66201753..0c363f7a7a 100644 --- a/resources/user-guides/index.md +++ b/resources/user-guides/index.md @@ -112,7 +112,7 @@ meta_descr: meta_descr.userguides

{% t user-guides.tor_wallet %}

{% t user-guides.node-i2pzero %}

{% t user-guides.qubes %}

-

{% t user-guides.tailsguide %}onion logo

+

{% t user-guides.tailsguide %}onion logo