summaryrefslogtreecommitdiff
path: root/editor/index.html
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-04-29 15:20:11 +0200
committerSébastien Dailly <sebastien@dailly.me>2022-02-07 16:43:33 +0100
commit2fc4e793b12341df6264e22c0b8bd0f6dd2bd27d (patch)
treeb61b55dc11e4361927c1638d1eb4e82feeef5465 /editor/index.html
parenteb319516fd922ab89b7120a885d1e801fa3f45aa (diff)
Added pop-up and events in editor
Diffstat (limited to 'editor/index.html')
-rwxr-xr-xeditor/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/editor/index.html b/editor/index.html
index ed1f9fe..da0d39d 100755
--- a/editor/index.html
+++ b/editor/index.html
@@ -14,6 +14,8 @@
<link rel="stylesheet" type="text/css" href="/theme/font-awesome/css/brands.css">
<link rel="stylesheet" type="text/css" href="/theme/font-awesome/css/solid.css">
<link rel="stylesheet" type="text/css" href="./editor.css">
+ <link rel="stylesheet" type="text/css" href="./modal.css">
+ <link rel="stylesheet" type="text/css" href="./forms.css">
<link href="//localhost:8000/custom.css" rel="stylesheet">
<title>Chimrod &ndash; Editor</title>
@@ -29,12 +31,14 @@
<body class="light-theme">
<aside>
<div>
+ <!--
<a href="/">
<img src="/profile.png" alt="Chimrod" title="Chimrod">
</a>
+ -->
<h1>
- <a href="//localhost:8000">Chimrod</a>
+ <a href="//localhost:8000">Notes</a>
</h1>
<nav>
<ul class="list">