8000 Add git-tabular-diff atom plugin to website · cxyxc/diff2html@1f61965 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f61965

Browse files
authored
Add git-tabular-diff atom plugin to website
1 parent 4067ecd commit 1f61965

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

website/templates/pages/index/content.handlebars

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,21 @@
481481
</footer>
482482
</div>
483483
</div>
484+
485+
<div class="column is-one-quarter-widescreen is-flex">
486+
<div class="box is-flex is-fullwidth is-vertical">
487+
<header>
488+
<p class="is-size-5 has-text-weight-bold">git-tabular-diff</p>
489+
</header>
490+
<section class="media-content">
491+
<p>Displays a tabular difference of a csv file or a split difference of any file in an Atom pane</p>
492+
</section>
493+
<footer>
494+
<a href="https://atom.io/packages/git-tabular-diff" target="_blank" rel="noopener"
495+
rel="noreferrer">Website</a>
496+
</footer>
497+
</div>
498+
</div>
484499
</div>
485500
</div>
486501

0 commit comments

Comments
 (0)
0