Skip to content

Commit 6788098

Browse files
update: badge for devfestahm25 #546
2 parents d866210 + f84b9b1 commit 6788098

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

public/images/badge-profile.png

-143 KB
Loading

public/images/badge-ticket.png

-345 KB
Loading

src/pages/badge-page.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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
`;

0 commit comments

Comments
 (0)