Skip to content

Commit cae76f8

Browse files
committed
wiki: deviceinfo: Display device.yml URL
Change-Id: I8466e57a8080a26e9ee16cecc46add9802faab28
1 parent 330cecd commit cae76f8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

_includes/deviceinfo.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,5 +304,13 @@
304304
</td>
305305
</tr>
306306
{%- endif %}
307+
<tr>
308+
<th scope="row">Wiki metadata</th>
309+
<td>
310+
<ul>
311+
<li><a href="https://github.com/LineageOS/lineage_wiki/blob/main/_data/devices/{{ page.device }}.yml">{{ page.device }}.yml</a></li>
312+
</ul>
313+
</td>
314+
</tr>
307315
</tbody>
308316
</table>

0 commit comments

Comments
 (0)