From e9ba6de8c376552c85f7e91f02044bdfda638a7f Mon Sep 17 00:00:00 2001 From: rael Date: Sun, 14 Apr 2019 03:28:29 +0200 Subject: [PATCH] Add es/docs/getting-started-guides index tree --- content/es/docs/getting-started-guides/_index.md | 4 ++++ content/es/docs/getting-started-guides/fedora/_index.md | 4 ++++ 2 files changed, 8 insertions(+) create mode 100755 content/es/docs/getting-started-guides/_index.md create mode 100755 content/es/docs/getting-started-guides/fedora/_index.md diff --git a/content/es/docs/getting-started-guides/_index.md b/content/es/docs/getting-started-guides/_index.md new file mode 100755 index 0000000000000..11970107fd9f4 --- /dev/null +++ b/content/es/docs/getting-started-guides/_index.md @@ -0,0 +1,4 @@ +--- +title: Guias de inicio +weight: 50 +--- \ No newline at end of file diff --git a/content/es/docs/getting-started-guides/fedora/_index.md b/content/es/docs/getting-started-guides/fedora/_index.md new file mode 100755 index 0000000000000..68049c590c4ce --- /dev/null +++ b/content/es/docs/getting-started-guides/fedora/_index.md @@ -0,0 +1,4 @@ +--- +title: Fedora +weight: 60 +--- \ No newline at end of file