tybo 0.0.27 → 0.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cbff25691614a09bb930d8f9695c521494e2ae745b22611c9a82a3839f95b741
4
- data.tar.gz: 67ac3cef194b2275d890f061f153509de257016d098835a38df4d727adb53a81
3
+ metadata.gz: 56d9b9272e6d6e14af97820f335b1bfd160f8ced2ab89070b876d6d7eb09a6d9
4
+ data.tar.gz: ea7200353d860966cb53ff565bcc237a5c2333c5e3ca287f0b913f939a9c78f6
5
5
  SHA512:
6
- metadata.gz: efa16a7f897fa95148bf795b6931549fb16288607daf33e6979853276ccf0588b303fa090bedb78b8560515791068035b1b3383e8dd86e61b8b980f13cdf7af7
7
- data.tar.gz: c9517c9abd01abe57476776994f8e6b68cc0f8f3db8e813fe3426d5781d1c7ffac11439057b33f7745025b3f899222f139065e2cc180ac233a55e3158351a280
6
+ metadata.gz: 81f4a59eb16a72c4909bbd1647fabf616f5672cb5acb888ad5a562a666fe314f735a7ac7309d5f5a828d244796c088b3cdfb8ed288355f85847d467d0d426478
7
+ data.tar.gz: 8a36ec0b899ff2300f56826d779ff717a70d233154708dbaeb93d32e64406f5ff51321577073d65e4771c9abeb16e032cde0e906a508d89eee4659583d01c47c
@@ -3,7 +3,7 @@
3
3
  Tybo.configure do |config|
4
4
  # customise logo and cover url
5
5
  # should be an external url or image should be present in (app/assets/images)
6
- # config.logo_url = 'logo.png'
7
- # config.nav_logo_url = 'nav_logo.png'
8
- # config.cover_url = 'cover.png'
6
+ config.logo_url = 'https://www.datocms-assets.com/33962/1667497145-logo-colored.svg'
7
+ config.nav_logo_url = 'https://www.datocms-assets.com/33962/1667497145-logo-colored.svg'
8
+ config.cover_url = 'https://tymate.com/_next/image?url=https%3A%2F%2Fwww.datocms-assets.com%2F33962%2F1671032522-natif-2.jpg%3Fw%3D1600&w=3840&q=75'
9
9
  end
data/lib/tybo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Tybo
2
- VERSION = '0.0.27'
2
+ VERSION = '0.0.28'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tybo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.27
4
+ version: 0.0.28
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michel Delpierre