From bfee42fa559968f5edd94c26b1f4ccb2590924ee Mon Sep 17 00:00:00 2001 From: Rik Bouwmeester Date: Tue, 29 Oct 2024 09:56:16 +0100 Subject: [PATCH] ForkAwesome -> FontAwesome MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Twitter bird went X-tinct. Let’s protect the others. --- src/_includes/footer.html | 4 ++-- src/_includes/head.html | 2 +- src/_includes/index-portal-left.html | 4 ++-- src/_includes/index-portal-right.html | 4 ++-- src/_includes/menu_ul.html | 2 +- src/_includes/nav.html | 16 ++++++++-------- src/_plugins/buy_online.rb | 2 +- src/_plugins/coming_soon.rb | 2 +- src/_plugins/datasheet.rb | 4 ++-- src/_plugins/media.rb | 4 ++-- src/_plugins/notice.rb | 4 ++-- src/_plugins/poplink.rb | 2 +- src/_plugins/product.rb | 4 ++-- src/_plugins/row_columns.rb | 2 +- src/_plugins/stay_updated.rb | 2 +- src/development/external-projects.md | 2 +- .../tutorials/getting-started-with-simulation.md | 2 +- src/documentation/video-gallery.md | 2 +- src/index.md | 4 ++-- src/portals/research.md | 2 +- src/support/f-a-q.md | 2 +- test/_plugins/buy_online_test.rb | 2 +- test/_plugins/coming_soon_test.rb | 2 +- test/_plugins/datasheet_test.rb | 4 ++-- test/_plugins/media_test.rb | 12 ++++++------ test/_plugins/notice_test.rb | 6 +++--- test/_plugins/poplink_test.rb | 4 ++-- test/_plugins/product_test.rb | 4 ++-- test/_plugins/row_columns_test.rb | 2 +- test/_plugins/stay_updated_test.rb | 2 +- 30 files changed, 55 insertions(+), 55 deletions(-) diff --git a/src/_includes/footer.html b/src/_includes/footer.html index 17226461..60279382 100644 --- a/src/_includes/footer.html +++ b/src/_includes/footer.html @@ -8,7 +8,7 @@

Footer Menu

diff --git a/src/_includes/head.html b/src/_includes/head.html index cc361e31..40f73af2 100644 --- a/src/_includes/head.html +++ b/src/_includes/head.html @@ -10,7 +10,7 @@ - + diff --git a/src/_includes/index-portal-left.html b/src/_includes/index-portal-left.html index 75f6d47d..561e6a6f 100644 --- a/src/_includes/index-portal-left.html +++ b/src/_includes/index-portal-left.html @@ -17,8 +17,8 @@

{{portalheader}}

- - + + Learn more diff --git a/src/_includes/index-portal-right.html b/src/_includes/index-portal-right.html index a98828b0..b3f0ccd8 100644 --- a/src/_includes/index-portal-right.html +++ b/src/_includes/index-portal-right.html @@ -16,8 +16,8 @@

{{portalheader}}

- - + + Learn more diff --git a/src/_includes/menu_ul.html b/src/_includes/menu_ul.html index 72be8387..eee7753b 100644 --- a/src/_includes/menu_ul.html +++ b/src/_includes/menu_ul.html @@ -24,7 +24,7 @@ {% else %} {% assign m_title = sub.title %} {% assign m_url = sub.url %} - {% assign m_external = '  ' %} + {% assign m_external = '  ' %} {% endif %} {% if m_is_break %} diff --git a/src/_includes/nav.html b/src/_includes/nav.html index 0787a6a5..0ac00a41 100644 --- a/src/_includes/nav.html +++ b/src/_includes/nav.html @@ -14,19 +14,19 @@
- +
@@ -407,7 +407,7 @@ page_id: home
-

Is your organization missing?  Improve this page

+

Is your organization missing?  Improve this page

diff --git a/src/portals/research.md b/src/portals/research.md index 11fee7ee..20516b80 100644 --- a/src/portals/research.md +++ b/src/portals/research.md @@ -50,5 +50,5 @@ For guest blog posts from researchers, and other research-related blog posts, ch {% include_relative_generated crazyflie_publications.md info="This is a placeholder for the generated list of publications. Generate using `tb generate_publications`" %}
-

Want to add a publication? Or a obtain a copy of our `.bib` library?  Improve this page

+

Want to add a publication? Or a obtain a copy of our `.bib` library?  Improve this page

diff --git a/src/support/f-a-q.md b/src/support/f-a-q.md index 50f00016..41297516 100644 --- a/src/support/f-a-q.md +++ b/src/support/f-a-q.md @@ -101,5 +101,5 @@ Yes, it is possible to control multiple Crazyflies simultaneously. It can be don
-

Want to add a FAQ?  Improve this page

+

Want to add a FAQ?  Improve this page

diff --git a/test/_plugins/buy_online_test.rb b/test/_plugins/buy_online_test.rb index a985bc46..a4196a3e 100644 --- a/test/_plugins/buy_online_test.rb +++ b/test/_plugins/buy_online_test.rb @@ -8,7 +8,7 @@ class TestBuyOnline < Testbase def test_that_tag_is_rendered # Fixture tag = '{% buy_online https://some.url %}' - expected = '' + expected = '' # Test actual = Liquid::Template.parse(tag).render diff --git a/test/_plugins/coming_soon_test.rb b/test/_plugins/coming_soon_test.rb index 68550f49..07c5446f 100644 --- a/test/_plugins/coming_soon_test.rb +++ b/test/_plugins/coming_soon_test.rb @@ -11,7 +11,7 @@ def test_that_tag_is_rendered expected = '
- +

Soon available in stores, sign up for our newsletter.

' diff --git a/test/_plugins/datasheet_test.rb b/test/_plugins/datasheet_test.rb index 4639b9f0..7ded973f 100644 --- a/test/_plugins/datasheet_test.rb +++ b/test/_plugins/datasheet_test.rb @@ -145,7 +145,7 @@ def test_that_product_status_renders_for_early_access_product # Fixture tag = '{% datasheet_product_status early_access_product %}' - expected = '''
+ expected = '''
This product is in the Early Access stage.
''' # Test @@ -159,7 +159,7 @@ def test_that_product_status_renders_for_eol_product # Fixture tag = '{% datasheet_product_status eol_product %}' - expected = '''
+ expected = '''
This product has reach end-of-life and is not longer being manufactured. Stock might still be available in our online store or though retailers, but it is not recommended to be used for new set-ups.
''' diff --git a/test/_plugins/media_test.rb b/test/_plugins/media_test.rb index b4e06381..8834d3a2 100644 --- a/test/_plugins/media_test.rb +++ b/test/_plugins/media_test.rb @@ -58,7 +58,7 @@ def test_that_youtube_is_rendered expected = '
- +
' @@ -157,7 +157,7 @@ def test_that_single_gallery_youtube_is_rendered
- +
@@ -183,7 +183,7 @@ def test_that_multiple_gallery_youtube_is_rendered
- +
@@ -193,7 +193,7 @@ def test_that_multiple_gallery_youtube_is_rendered
- +
@@ -205,7 +205,7 @@ def test_that_multiple_gallery_youtube_is_rendered
- +
@@ -215,7 +215,7 @@ def test_that_multiple_gallery_youtube_is_rendered
- +
diff --git a/test/_plugins/notice_test.rb b/test/_plugins/notice_test.rb index eb540879..9b97de49 100644 --- a/test/_plugins/notice_test.rb +++ b/test/_plugins/notice_test.rb @@ -8,7 +8,7 @@ class TestNotice < Testbase def test_that_info_tag_is_rendered # Fixture tag = '{% notice_info My message %}' - expected = '
My message
' + expected = '
My message
' # Test actual = Liquid::Template.parse(tag).render @@ -20,7 +20,7 @@ def test_that_info_tag_is_rendered def test_that_important_tag_is_rendered # Fixture tag = '{% notice_important My message %}' - expected = '
My message
' + expected = '
My message
' # Test actual = Liquid::Template.parse(tag).render @@ -33,7 +33,7 @@ def test_that_important_tag_is_rendered def test_that_important_tag_handles_markdown # Fixture tag = '{% notice_important My message %}' - expected = '
My message
' + expected = '
My message
' # Test actual = Liquid::Template.parse(tag).render diff --git a/test/_plugins/poplink_test.rb b/test/_plugins/poplink_test.rb index 189f47bb..2b1e32e3 100644 --- a/test/_plugins/poplink_test.rb +++ b/test/_plugins/poplink_test.rb @@ -34,7 +34,7 @@ def setup def test_that_poplink_renders # Fixture tag = '{% poplink the-id %}' - expected = 'Default title ' + expected = 'Default title ' # Test actual = Liquid::Template.parse(tag).render!(nil, registers: {site: @site_mock}) @@ -46,7 +46,7 @@ def test_that_poplink_renders def test_that_poplink_with_other_title_renders # Fixture tag = '{% poplink the-id; the other title %}' - expected = 'the other title ' + expected = 'the other title ' # Test actual = Liquid::Template.parse(tag).render!(nil, registers: {site: @site_mock}) diff --git a/test/_plugins/product_test.rb b/test/_plugins/product_test.rb index 5d7cec03..2bb5de67 100644 --- a/test/_plugins/product_test.rb +++ b/test/_plugins/product_test.rb @@ -51,11 +51,11 @@ def test_that_img_tag_is_rendered_with_multitpe_images - + Previous - + Next diff --git a/test/_plugins/row_columns_test.rb b/test/_plugins/row_columns_test.rb index 8b41bf4a..f95035cd 100644 --- a/test/_plugins/row_columns_test.rb +++ b/test/_plugins/row_columns_test.rb @@ -162,7 +162,7 @@ def test_that_row_icon_text_links_is_rendered
- +
converted md1
converted md2
diff --git a/test/_plugins/stay_updated_test.rb b/test/_plugins/stay_updated_test.rb index 193eeb30..a280317c 100644 --- a/test/_plugins/stay_updated_test.rb +++ b/test/_plugins/stay_updated_test.rb @@ -8,7 +8,7 @@ class TestStayUpdated < Testbase def test_that_tag_is_rendered # Fixture tag = '{% stay_updated https://some.url %}' - expected = '' + expected = '' # Test actual = Liquid::Template.parse(tag).render