File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -218,11 +218,11 @@ export class BadgePage extends PolymerElement {
218218 font-color ="[[heroSettings.fontColor]] "
219219 >
220220 < div class ="hero-title "> [[heroSettings.title]]</ div >
221- < h2 class ="name "> [[tbd.unveilSoon]]</ h2 >
222- < p class ="hero-description "> [[tbd.announcedSoon]]</ p >
221+ <!-- < h2 class="name">[[tbd.unveilSoon]]</h2>
222+ <p class="hero-description">[[tbd.announcedSoon]]</p> -->
223223 </ hero-block >
224224
225- <!--
225+
226226 < div class ="container " layout vertical justified wrap center >
227227 < div class ="input-panel ">
228228 < p >
@@ -328,7 +328,6 @@ export class BadgePage extends PolymerElement {
328328 < mwc-button slot ="primaryAction " on-click ="cropImage "> Done</ mwc-button >
329329 </ mwc-dialog >
330330 </ div >
331- -->
332331
333332 < footer-block > </ footer-block >
334333 ` ;
You can’t perform that action at this time.
0 commit comments