summaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'frontend')
-rw-r--r--frontend/.editorconfig15
-rw-r--r--frontend/README.md2
2 files changed, 1 insertions, 16 deletions
diff --git a/frontend/.editorconfig b/frontend/.editorconfig
deleted file mode 100644
index 823e6853..00000000
--- a/frontend/.editorconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-# EditorConfig helps developers define and maintain consistent
-# coding styles between different editors and IDEs
-# editorconfig.org
-root = true
-
-[*]
-indent_style = space
-indent_size = 2
-
-charset = utf-8
-trim_trailing_whitespace = true
-insert_final_newline = true
-
-[*.md]
-trim_trailing_whitespace = false
diff --git a/frontend/README.md b/frontend/README.md
index 44858b69..527abd28 100644
--- a/frontend/README.md
+++ b/frontend/README.md
@@ -1,5 +1,5 @@
<h1 align="center">
- <img src="public/img/logo.png" width="100" alt="OpenDC">
+ <img src="../misc/artwork/logo.png" width="100" alt="OpenDC">
<br>
OpenDC Frontend
</h1>