Skip to content

Commit 24c9e3d

Browse files
committed
Formatting
1 parent fc3a38d commit 24c9e3d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

templates/faq.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ <h3 id="somethings-wrong" class="title is-3">What to do if something goes wrong?
122122
<li>Make sure your device is supported by the image up to the exact device id.
123123
<li>Try a different image for your device. This is especially useful for unofficial images of ROMs.</li>
124124
</ul>
125-
<p>Of course, there are other things that can go wrong. If non of the above helps, write an email or raise an issue on GitHub.
125+
<p>Of course, there are other things that can go wrong. If non of the above helps, write an email or raise an
126+
issue on GitHub.
126127
</p>
127128
</div>
128129
<div class="notification has-background-white-bis p-6 content">
@@ -273,7 +274,9 @@ <h3 id="fastboot-hangs" class="title is-3">When flashing the custom recovery, th
273274
</div>
274275
<div class="notification has-background-white-bis p-6 content">
275276
<h3 id="find-logs" class="title is-3">Where do I find the logfiles?</h3>
276-
<p>For the flatpak, the logs are located in <code>~/.var/app/org.openandroidinstaller.OpenAndroidInstaller/data/openandroidinstaller.log</code>.</p>
277+
<p>For the flatpak, the logs are located in
278+
<code>~/.var/app/org.openandroidinstaller.OpenAndroidInstaller/data/openandroidinstaller.log</code>.
279+
</p>
277280
<p>If you are running the executable directly, the logs are located in the same directory as the executable.</p>
278281
</div>
279282
<!-- Content end -->

0 commit comments

Comments
 (0)