Commit 921f308d authored by coconux's avatar coconux
Browse files

Fix english tipo. Change concept image. remove icon on the sidebar in job...

Fix english tipo. Change concept image. remove icon on the sidebar in job section. Decrease z-index of the slider to to appear behind the menu in mobile mode.
parent f75d67b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
helps you to quickly build powerful pipelines for your projects.


Each jobs of the hub can be used unitary or to create fully **customs pipelines.**
Each jobs of the hub can be used independently or to create fully **customized pipelines.**
You can use them for any kind of software and deployment type. Each job can be
customized through configuration.

+1 −1
Original line number Diff line number Diff line
# 🗂 Index
# All

Jobs index. They are sorted using the [HUB default stages](/getting-started#stages).

+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ projects.
    Currently, the hub is focused to provides only **Gitlab 🦊** jobs. We plan
    to support more CI/CD platforms in the future.

Each jobs of the hub can be used unitary to create fully **customs pipelines.**
Each jobs of the hub can be used independently to create fully **customized pipelines.**
You can use them for any kind of software and deployment type. Each job can be
customized through configuration.

+6 −6
Original line number Diff line number Diff line
@@ -162,7 +162,7 @@ div.jx-image {

div.jx-image img {
	height: 100%;
	z-index: 5;
	z-index: 3;
	position: absolute;

	max-height: none;
+91.2 KiB (424 KiB)
Loading image diff...
Loading