Skip to content

Commit 23fefbc

Browse files
committed
docs(tagline) - update tagline in about and how to pages
1 parent 918acaf commit 23fefbc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/codever-ui/src/app/public/about/about.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ <h2 data-test="about-entry-title">Bookmarking for Developers & Co</h2>
33
<p class="lead mb-2">
44
<strong>Codever</strong> is an
55
<a href="https://github.com/CodeverDotDev/codever">open source</a> bookmarks
6-
and code snippets manager created and designed primarily for developers and
7-
people who work in the information industry. We are also building the
6+
code snippets and notes manager created and designed primarily for developers and
7+
co with <strong>markdown</strong> support. We are also building the
88
ultimate curated list of dev resources at
99
<a href="https://github.com/CodeverDotDev/bookmarks#readme"
1010
>https://github.com/CodeverDotDev/bookmarks</a

apps/codever-ui/src/app/public/howto/howto-get-started/howto-get-started.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<div class="container">
33
<h2>Get started</h2>
44
<p class="lead">
5-
Codever is a bookmark and code snippets manager created and designed for
6-
Developers & Co.
5+
<strong>Codever</strong> is a bookmark, code snippets and notes manager created and designed for
6+
Developers & Co with markdown support
77
</p>
88

99
<hr />

0 commit comments

Comments
 (0)