Skip to content

Commit 14bd2bd

Browse files
committed
reorder TOC, update Latest Release language
1 parent 3eb542b commit 14bd2bd

File tree

12 files changed

+323
-26
lines changed

12 files changed

+323
-26
lines changed

hugo/config.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#baseURL = "https://crunchydata.github.io/postgres-operator/"
1+
baseURL = "https://crunchydata.github.io/postgres-operator/"
22
#baseURL= "/"
3-
baseURL= "https://xenophenes.github.io/postgres-operator"
43

54
languageCode = "en-us"
65
DefaultContentLanguage = "en"

hugo/content/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ draft: false
66

77
image::crunchy_logo.png[Crunchy Data Logo,width="25%",height="25%", align="center"]
88

9-
v3.1, {docdate}
9+
Latest Release: v3.1, {docdate}
1010

1111
== Documentation
1212

hugo/content/contributing/_index.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
title: "Contributing"
33
date: 2018-04-29T13:22:59-07:00
44
draft: false
5+
weight: 40
56
---
67

7-
v3.1, {docdate}
8+
Latest Release: v3.1, {docdate}
89

910
== Getting Started
1011

0 commit comments

Comments
 (0)