You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/index.html
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,8 @@ <h1>We'd love to know which feature to focus on next.</h1>
78
78
</div>
79
79
</div>
80
80
</div>
81
-
<divclass="main-content" id="content4">
82
-
<divclass="twocolumns column1">
81
+
<divclass="outermain-content" id="content4">
82
+
<divclass="onecolumn innermain-content">
83
83
<h1>As you know, writing and maintaining quality software is not cheap...</h1>
84
84
<p>We are aiming to keep this project well-maintained, bug-free, and reliable long-term.</p>
85
85
<p>Therefore, your generous donations are always appreciated.</p>
@@ -93,7 +93,7 @@ <h3>You'll be able to add a comment to your donation, so use that to reach out i
93
93
</div>
94
94
<divclass="main-content" id="content5">
95
95
<divclass="onecolumn">
96
-
<h1class="about">PeerViewer is a remote desktop and support solution, completely free for unlimited personal and commercial use.</h1>
96
+
<h1class="about"id="h1about">PeerViewer is a remote desktop and support solution, completely free for unlimited personal and commercial use.</h1>
97
97
<p>
98
98
Under the hood, it uses direct (peer-to-peer) connections between the participants. This was recently made possible by the power of the <ahref="https://pears.com/" target="_blank"><imgclass="pearslogo" src="../images/pears-logo.svg" alt="Pear Runtime Logo"/>Pear Runtime</a>.</p>
0 commit comments