Add guide on terminal debugging (#43)

* Add guides on how to debug mobile/terminal apps

* Rename to Pear Desktop

* Cleanup

* Clean Pear.config.args explanation

* Fix incorrect renaming

* Remove mobile debugging guide

* Rename fix

* Rename back to Pear Runtime
This commit is contained in:
Tobias Baunbæk Christensen
2024-02-16 15:35:02 +01:00
committed by GitHub
parent 9fa999e0c8
commit af9d543015
6 changed files with 62 additions and 12 deletions

View File

@@ -94,7 +94,7 @@ customElements.define('system-status', class extends HTMLElement {
#tip {
margin-top: 3rem;
}
h1 {
h1 {
padding: 0.5rem;
display: inline-block;
padding-right: 0.75em;