Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c4b887

Browse files
committed
Added About section to the landing page.
1 parent df4f096 commit 2c4b887

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

‎index.html‎

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<a class="nav-item nav-link" href="#download-section">Download</a>
5959
<a class="nav-item nav-link" href="#contact-section">Contact</a>
6060
<a class="nav-item nav-link" href="#github-section">GitHub</a>
61-
<a class="nav-item nav-link" href="#">About</a>
61+
<a class="nav-item nav-link" href="#about-section">About</a>
6262
</form>
6363
</nav>
6464

@@ -277,6 +277,24 @@
277277
<br/><br/>
278278
</div>
279279

280+
<!-- About Section -->
281+
<div id="about-section" class="text-center section section-lightgrey">
282+
<b style="font-size: 25px;">About</b>
283+
<br/>
284+
<i class="material-icons" style="font-size: 50px;">info</i>
285+
<br/><br/>
286+
<p style="padding-left: 20%; padding-right: 20%;">
287+
Project CSV is a duel set of free, open source tools, released
288+
under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">
289+
GNU General Public License v3</a>. The first of these tools is this
290+
webpage (projectcsv.github.io) - an online CSV viewer and editor
291+
as well the official website for the project as a whole. The second
292+
is a native CSV viewer and editor for Windows (Project CSV Desktop)
293+
for offline use.
294+
</p>
295+
296+
</div>
297+
280298
<!-- Footer -->
281299
<footer class="page-footer font-small">
282300
<div class="footer-copyright text-center py-3">© 2019 Copyright:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /