Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimgierko committed Jan 13, 2024
1 parent 48ad0cf commit c0120ae
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/markdown-text-editor/static/css/main.54d36e30.css",
"main.js": "/markdown-text-editor/static/js/main.e83cdd62.js",
"main.js": "/markdown-text-editor/static/js/main.5dfa0cba.js",
"index.html": "/markdown-text-editor/index.html",
"main.54d36e30.css.map": "/markdown-text-editor/static/css/main.54d36e30.css.map",
"main.e83cdd62.js.map": "/markdown-text-editor/static/js/main.e83cdd62.js.map"
"main.5dfa0cba.js.map": "/markdown-text-editor/static/js/main.5dfa0cba.js.map"
},
"entrypoints": [
"static/css/main.54d36e30.css",
"static/js/main.e83cdd62.js"
"static/js/main.5dfa0cba.js"
]
}
Binary file added favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en" data-bs-theme="dark"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="author" content="Vadim Gierko"/><meta name="description" content="Battle-tested Online split-screen Markdown/ HTML Editor with a Live Preview written in React. Write & renderer Markdown, HTML, inline CSS styles, highlighted code & embeds!"/><title>Markdown/HTML Editor</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"/><script defer="defer" src="/markdown-text-editor/static/js/main.e83cdd62.js"></script><link href="/markdown-text-editor/static/css/main.54d36e30.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
<!doctype html><html lang="en" data-bs-theme="dark"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/markdown-text-editor/favicon.ico"/><link rel="apple-touch-icon" href="/markdown-text-editor/logo192.png"/><meta name="author" content="Vadim Gierko"/><meta name="description" content="Battle-tested Online split-screen Markdown/ HTML Editor with a Live Preview written in React. Write & renderer Markdown, HTML, inline CSS styles, highlighted code & embeds!"/><title>Markdown/HTML Editor</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"/><script defer="defer" src="/markdown-text-editor/static/js/main.5dfa0cba.js"></script><link href="/markdown-text-editor/static/css/main.54d36e30.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
Binary file added logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions static/js/main.e83cdd62.js → static/js/main.5dfa0cba.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.5dfa0cba.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.e83cdd62.js.map

This file was deleted.

0 comments on commit c0120ae

Please sign in to comment.