@openstack_dev/gatsby-theme-marketing-oif-core 1.0.18 → 1.0.19

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.
Files changed (2) hide show
  1. package/gatsby-config.js +4 -0
  2. package/package.json +1 -1
package/gatsby-config.js CHANGED
@@ -226,6 +226,10 @@ const plugins = [
226
226
  resolve: "gatsby-plugin-google-fonts-v2",
227
227
  options: {
228
228
  fonts: [
229
+ {
230
+ family: "Open Sans",
231
+ weights: ["300", "400", "700"],
232
+ },
229
233
  {
230
234
  family: "Jura:wght@300;400;500;600;700",
231
235
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openstack_dev/gatsby-theme-marketing-oif-core",
3
- "version": "1.0.18",
3
+ "version": "1.0.19",
4
4
  "description": "Base theme for Marketing Sites",
5
5
  "author": "smarcet",
6
6
  "keywords": [