Skip to content

Commit 419f9cd

Browse files
authored
intial commit (#1088)
1 parent 712ee4c commit 419f9cd

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

app/index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@
4444
href="https://fonts.googleapis.com/css?family=Libre+Franklin:900&display=swap"
4545
rel="stylesheet"
4646
/>
47-
<link
48-
href="https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,500,600,700&display=swap"
49-
rel="stylesheet"
50-
/>
5147

5248
<!-- Global site tag (gtag.js) - Google Analytics -->
5349
<script

app/styles/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@
8080
@import 'ember-power-select';
8181

8282
// Dies theme, comment out when not in the Dies-week
83-
@import 'dies-theme';
83+
// @import 'dies-theme';

0 commit comments

Comments
 (0)