commit
66c305b854
1 changed files with 4 additions and 4 deletions
|
|
@ -466,7 +466,7 @@
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="column is-one-quarter-widescreen is-flex">
|
<div class="column is-one-quarter-widescreen is-flex">
|
||||||
<div class="box is-flex is-fullwidth is-vertical">
|
<div class="box is-flex is-fullwidth is-vertical">
|
||||||
<header>
|
<header>
|
||||||
|
|
@ -481,7 +481,7 @@
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="column is-one-quarter-widescreen is-flex">
|
<div class="column is-one-quarter-widescreen is-flex">
|
||||||
<div class="box is-flex is-fullwidth is-vertical">
|
<div class="box is-flex is-fullwidth is-vertical">
|
||||||
<header>
|
<header>
|
||||||
|
|
@ -491,8 +491,8 @@
|
||||||
<p>Displays a tabular difference of a csv file or a split difference of any file in an Atom pane</p>
|
<p>Displays a tabular difference of a csv file or a split difference of any file in an Atom pane</p>
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="https://atom.io/packages/git-tabular-diff" target="_blank" rel="noopener"
|
<a href="https://github.com/jstritch/git-tabular-diff" target="_blank" rel="noopener"
|
||||||
rel="noreferrer">Website</a>
|
rel="noreferrer">View GitHub</a>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue