README.md in tramway-0.2.0 vs README.md in tramway-0.2.1
- old
+ new
@@ -89,9 +89,10 @@
This helper provides several options. Here is YAML view of `tramway_navbar` options structure
```yaml
title: String that will be added to the left side of the navbar
+title_link: Link on Tramway Navbar title. Default: '/'
background:
color: Css-color. Supports all named CSS colors and HEX colors
intensity: Color intensity. Range: **100..950**. Used by Tailwind. Not supported in case of using HEX color in the background.color
```