Skip to content

Commit dceed8f

Browse files
committed
Update tagline and README
1 parent a2e6f24 commit dceed8f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<h2 align="center">Herb</h2>
66

7-
<h4 align="center">The HTML+ERB Toolchain</h4>
7+
<h4 align="center">The modern HTML+ERB Toolchain</h4>
88

99
<div align="center">An ecosystem of powerful and seamless developer tools for HTML+ERB (HTML + Embedded Ruby) templates.</div><br/>
1010

docs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://vitepress.dev/reference/default-theme-home-page
33
layout: home
44

5-
title: "Herb - The HTML+ERB Toolchain"
5+
title: "Herb - The modern HTML+ERB Toolchain"
66

77
hero:
88
name: "Herb"

herb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
1212
spec.authors = ["Marco Roth"]
1313
spec.email = ["marco.roth@intergga.ch"]
1414

15-
spec.summary = "The HTML+ERB Toolchain"
15+
spec.summary = "The modern HTML+ERB Toolchain"
1616
spec.description = "A collection of powerful and seamless developer tools for HTML+ERB templates."
1717
spec.homepage = "https://herb-tools.dev"
1818
spec.license = "MIT"

0 commit comments

Comments
 (0)