Skip to content

Commit

Permalink
Updated loading message to request upgrading to Chrome 64
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinsavant committed Jan 26, 2018
1 parent b818f12 commit d6d2e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layout.pug
Expand Up @@ -43,7 +43,7 @@ html(lang="en")
.sk-circle11.sk-circle
.sk-circle12.sk-circle
p Conclave currently supports Chrome or Firefox desktop browsers.
p <strong>Note:</strong> Chrome v63 introduced a bug that causes sporadic issues. If loading takes longer than 10 sec, try refreshing, or please consider using Firefox.
p <strong>Note:</strong> Chrome v63 introduced a bug that causes sporadic issues. If loading takes longer than 10 sec, please upgrade to Chrome v64 or consider using Firefox.
script(src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js")
script.
feather.replace({ 'stroke-width': 3 });
Expand Down

0 comments on commit d6d2e45

Please sign in to comment.