Loading _includes/templates/device_info.md +0 −7 Original line number Diff line number Diff line Loading @@ -14,13 +14,6 @@ {%- endfor %} {%- endif %} ## Download {%- for status in device.status %} - [{{status}}](https://images.ecloud.global/{{status}}/{{device.codename}}/) ({{device.versions}}) {%- endfor %} ## Install Click [here]({{ "devices/" | append: device.codename | append: "/install" | relative_url }}) to learn how to install /e/ on a {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" Loading _includes/templates/device_install.md +6 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,12 @@ {% include {{ recovery_install_method }} %} {% endif %} ## Download /e/ {%- for status in device.status %} - [{{status}}](https://images.ecloud.global/{{status}}/{{device.codename}}/) ({{device.versions}}) {%- endfor %} {% include install_e.md %} {% if device.is_lineageos_official %} Loading Loading
_includes/templates/device_info.md +0 −7 Original line number Diff line number Diff line Loading @@ -14,13 +14,6 @@ {%- endfor %} {%- endif %} ## Download {%- for status in device.status %} - [{{status}}](https://images.ecloud.global/{{status}}/{{device.codename}}/) ({{device.versions}}) {%- endfor %} ## Install Click [here]({{ "devices/" | append: device.codename | append: "/install" | relative_url }}) to learn how to install /e/ on a {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" Loading
_includes/templates/device_install.md +6 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,12 @@ {% include {{ recovery_install_method }} %} {% endif %} ## Download /e/ {%- for status in device.status %} - [{{status}}](https://images.ecloud.global/{{status}}/{{device.codename}}/) ({{device.versions}}) {%- endfor %} {% include install_e.md %} {% if device.is_lineageos_official %} Loading