Skip to content

Commit

Permalink
fix: fixed snapshots (removed version issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Feb 11, 2021
1 parent 8076ab8 commit 5e2a289
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 22 deletions.
1 change: 0 additions & 1 deletion template/app/views/_footer.pug
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ footer.mt-auto
h5.mb-2= t('Developers')
ul.list-unstyled
li: a.text-light(href=config.pkg.homepage)= t('Documentation')
li.text-muted: small= `${t('Current version:')} v${config.pkg.version}`
hr.d-md-none
.flex-wrap.flex-fill
h5.mb-2= t('Resources')
Expand Down
32 changes: 16 additions & 16 deletions template/test/web/snapshots/index.js.md

Large diffs are not rendered by default.

Binary file modified template/test/web/snapshots/index.js.snap
Binary file not shown.
8 changes: 4 additions & 4 deletions template/test/web/snapshots/otp.js.md

Large diffs are not rendered by default.

Binary file modified template/test/web/snapshots/otp.js.snap
Binary file not shown.
2 changes: 1 addition & 1 deletion template/test/web/snapshots/support.js.md

Large diffs are not rendered by default.

Binary file modified template/test/web/snapshots/support.js.snap
Binary file not shown.

0 comments on commit 5e2a289

Please sign in to comment.