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: _layouts/home.html
+19-10Lines changed: 19 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,26 @@
1
1
---
2
2
layout: default
3
3
---
4
-
<divclass="flex flex-column items-center justify-center pv5 tc ph4 karla bg-secondary">
5
-
<h2class="f3 f2-m f2-l fw7 tc dark-gray mb2">
6
-
What is GitPoint?
7
-
</h2>
8
-
9
-
<pclass="f6 f4-ns gray lh-copy mw7 mb5">
10
-
View repository and user information, control your notifications and even manage your issues and pull requests. GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free.
11
-
</p>
4
+
<divclass="flex flex-column justify-center center pv5 karla bg-secondary">
0 commit comments