Skip to content

Commit 9c0159b

Browse files
committed
Add @kennyglenn's center-atom theme to the welcome landing page CodeByZach#69
1 parent 4dd309b commit 9c0159b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/welcome/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -486,14 +486,18 @@ <h2>Themes</h2>
486486
name: 'bounce',
487487
title: 'Bounce',
488488
author: 'adamschwartz'
489+
}, {
490+
name: 'loading-bar',
491+
title: 'Loading Bar',
492+
author: 'gavJackson'
489493
}, {
490494
name: 'center-circle',
491495
title: 'Center Circle',
492496
author: 'adamschwartz'
493497
}, {
494-
name: 'loading-bar',
495-
title: 'Loading Bar',
496-
author: 'gavJackson'
498+
name: 'center-atom',
499+
title: 'Center Atom',
500+
author: 'kennyglenn'
497501
}, {
498502
name: 'center-radar',
499503
title: 'Center Radar',

0 commit comments

Comments
 (0)