fix: revert theme workarounds

This commit is contained in:
Kyle Gill
2019-05-29 23:00:59 -06:00
parent 5d46b17eef
commit abfa052fa0
8 changed files with 282 additions and 5747 deletions

View File

@@ -2,5 +2,14 @@
"projects": {
"default": "journal-app-service",
"prod": "sol-journal"
},
"targets": {
"sol-journal": {
"hosting": {
"soljournal": [
"soljournal"
]
}
}
}
}
}