← back to 1920swallpaper

site.config.json

47 lines

{
  "slug": "1920swallpaper",
  "siteName": "1920s Wallpaper",
  "domain": "1920swallpaper.com",
  "nicheKeyword": "1920s",
  "tagline": "Jazz-age prints from the 1920s.",
  "heroHeadline": "1920S WALLPAPER",
  "heroSub": "Jazz-age prints from the 1920s.",
  "theme": {
    "accent": "#b8932e"
  },
  "rails": [
    "art-deco",
    "geometric",
    "metallic",
    "jazz",
    "egyptian-revival",
    "flapper"
  ],
  "railSynonyms": {
    "metallic": [
      "gold",
      "silver",
      "bronze",
      "brass",
      "gilded",
      "chrome",
      "pewter"
    ],
    "jazz": [
      "glamorous",
      "sophisticated",
      "modern"
    ],
    "egyptian-revival": [
      "fretwork",
      "geometric",
      "abstract"
    ],
    "flapper": [
      "glamorous",
      "gold",
      "sophisticated"
    ]
  }
}