Skip to content

Commit fe19b1c

Browse files
committed
Merge branch 'master' of https://github.com/layer5io/docs
Signed-off-by: Pranav Singh <[email protected]>
2 parents 69788ea + 32e372f commit fe19b1c

File tree

10 files changed

+6
-5
lines changed

10 files changed

+6
-5
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

assets/icons/logo.svg

Lines changed: 1 addition & 0 deletions
Loading

content/en/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Goldydocs
2+
title: Layer5
33
---
44

5-
{{< blocks/cover title="Welcome to Goldydocs: A Docsy Example Project!" image_anchor="top" height="full" >}}
5+
{{< blocks/cover title="Find your way" image_anchor="top" height="full" >}}
66
<a class="btn btn-lg btn-primary me-3 mb-4" href="/docs/">
77
Learn More <i class="fas fa-arrow-alt-circle-right ms-2"></i>
88
</a>

hugo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
baseURL = "https://docs.layer5.io"
2-
title = "Layer5 Documentation"
2+
# title = "Layer5 Documentation"
33

44
# Language settings
55
contentDir = "content/en"
@@ -64,8 +64,8 @@ languageName ="English"
6464
# Weight used for sorting.
6565
weight = 1
6666
[languages.en.params]
67-
title = "Goldydocs"
68-
description = "A Docsy example site"
67+
title = "Layer5"
68+
description = "Product Documentation"
6969

7070

7171
[markup]

0 commit comments

Comments
 (0)