forked from cory/tildefriends
chore rename core.css to tildefriends.css, remove license from tildefriends.css
This commit is contained in:
@ -240,7 +240,7 @@ class TfCollectionsAppElement extends LitElement {
|
||||
render() {
|
||||
let self = this;
|
||||
return html`
|
||||
<link rel="stylesheet" href="core.css"/>
|
||||
<link rel="stylesheet" href="tildefriends.css"/>
|
||||
<style>
|
||||
.toc {
|
||||
white-space: nowrap;
|
||||
|
Reference in New Issue
Block a user