7 lines
235 B
PHP
7 lines
235 B
PHP
<?php
|
|
$title = "Install ArchARM on the eMMC of the ASUS C201";
|
|
$description = "A long and over-complicated explanation on how to install ArchLinuxARM on a librebooted ASUS C201P.
|
|
";
|
|
$created = "2020-06-19";
|
|
$updated = "2020-06-19";
|
|
?>
|