refactor: update navigation link text from 'About' to 'Intro' for clarity
This commit is contained in:
parent
2971f77133
commit
a169f1d93b
1 changed files with 1 additions and 1 deletions
2
dist/index.html
vendored
2
dist/index.html
vendored
|
|
@ -461,7 +461,7 @@
|
|||
<nav id="primary-navigation" class="header-nav" aria-label="Main navigation" aria-hidden="true"
|
||||
role="navigation">
|
||||
<a href="#what-are-debrid-services" class="nav-link">
|
||||
<span class="nav-link-text">About</span>
|
||||
<span class="nav-link-text">Intro</span>
|
||||
</a>
|
||||
<a href="#debrid-pricing-comparison" class="nav-link">
|
||||
<span class="nav-link-text">Pricing</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue