Loading builder/templates/index.md.j2 +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ Jobs index. They are sorted using the [hub default stages](/use-the-hub#stages). ## 🚀 Deployment | Name <img width=200/> | Description | | Name <img width=170/> | Description | | ---- | ----------- | {% for job in index["deployment"] -%} | {% if job.icon is defined -%} {{ job.icon }} {% endif %}[{{- job.name }}](deployment/{{ job.name }}/) | {{ job.description }} | Loading Loading
builder/templates/index.md.j2 +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ Jobs index. They are sorted using the [hub default stages](/use-the-hub#stages). ## 🚀 Deployment | Name <img width=200/> | Description | | Name <img width=170/> | Description | | ---- | ----------- | {% for job in index["deployment"] -%} | {% if job.icon is defined -%} {{ job.icon }} {% endif %}[{{- job.name }}](deployment/{{ job.name }}/) | {{ job.description }} | Loading