From d5bb0dc2da202bac07dd05957d1762b1a8b72f11 Mon Sep 17 00:00:00 2001
From: choikeith <1278028801@qq.com>
Date: Sun, 8 Jan 2023 21:03:49 +0800
Subject: [PATCH] feat: mlops entry
---
templates/base/head_navbar.tmpl | 2 ++
templates/base/head_navbar_fluid.tmpl | 2 ++
templates/base/head_navbar_home.tmpl | 2 ++
templates/base/head_navbar_pro.tmpl | 2 ++
templates/repo/header.tmpl | 5 +++++
5 files changed, 13 insertions(+)
diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl
index de55e6452..ec5aacf40 100755
--- a/templates/base/head_navbar.tmpl
+++ b/templates/base/head_navbar.tmpl
@@ -32,6 +32,7 @@
{{.i18n.Tr "milestones"}}
{{.i18n.Tr "repo.cloudbrain.task"}}
{{.i18n.Tr "calculation_points"}}
+ MLOps
@@ -71,6 +72,7 @@
{{.i18n.Tr "milestones"}}
{{.i18n.Tr "repo.cloudbrain.task"}}
{{.i18n.Tr "calculation_points"}}
+ MLOps
diff --git a/templates/base/head_navbar_fluid.tmpl b/templates/base/head_navbar_fluid.tmpl
index 8a4682e9d..5ee278891 100644
--- a/templates/base/head_navbar_fluid.tmpl
+++ b/templates/base/head_navbar_fluid.tmpl
@@ -29,6 +29,7 @@
{{.i18n.Tr "milestones"}}
{{.i18n.Tr "repo.cloudbrain.task"}}
{{.i18n.Tr "calculation_points"}}
+ MLOps
@@ -68,6 +69,7 @@
{{.i18n.Tr "milestones"}}
{{.i18n.Tr "repo.cloudbrain.task"}}
{{.i18n.Tr "calculation_points"}}
+ MLOps
diff --git a/templates/base/head_navbar_home.tmpl b/templates/base/head_navbar_home.tmpl
index f6741b7c8..e4442f939 100644
--- a/templates/base/head_navbar_home.tmpl
+++ b/templates/base/head_navbar_home.tmpl
@@ -21,6 +21,7 @@
{{.i18n.Tr "milestones"}}
{{.i18n.Tr "repo.cloudbrain.task"}}
{{.i18n.Tr "calculation_points"}}
+ MLOps
@@ -60,6 +61,7 @@
{{.i18n.Tr "milestones"}}
{{.i18n.Tr "repo.cloudbrain.task"}}
{{.i18n.Tr "calculation_points"}}
+ MLOps
diff --git a/templates/base/head_navbar_pro.tmpl b/templates/base/head_navbar_pro.tmpl
index 9e1c1ebf7..8260a066e 100644
--- a/templates/base/head_navbar_pro.tmpl
+++ b/templates/base/head_navbar_pro.tmpl
@@ -30,6 +30,7 @@
{{.i18n.Tr "milestones"}}
{{.i18n.Tr "repo.cloudbrain.task"}}
{{.i18n.Tr "calculation_points"}}
+ MLOps
@@ -70,6 +71,7 @@
{{.i18n.Tr "milestones"}}
{{.i18n.Tr "repo.cloudbrain.task"}}
{{.i18n.Tr "calculation_points"}}
+ MLOps
diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl
index ee684b8f3..bcb0b8522 100755
--- a/templates/repo/header.tmpl
+++ b/templates/repo/header.tmpl
@@ -201,6 +201,11 @@
{{end}}
+
+
+ MLOps
+
+