diff options
| author | kanadeko <[email protected]> | 2017-01-15 03:15:08 -0300 |
|---|---|---|
| committer | kanadeko <[email protected]> | 2017-01-15 03:15:08 -0300 |
| commit | 0c6912d2c344253dc116d17a78ae364c53cb1eaa (patch) | |
| tree | 67abef98a870cab5707a546b87b287b6b3205c13 /pages/home.html | |
| parent | Merge branch 'master' of https://github.com/WeebDev/loli-safe (diff) | |
| download | host.fuwn.me-0c6912d2c344253dc116d17a78ae364c53cb1eaa.tar.xz host.fuwn.me-0c6912d2c344253dc116d17a78ae364c53cb1eaa.zip | |
stuff
Diffstat (limited to 'pages/home.html')
| -rw-r--r-- | pages/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/home.html b/pages/home.html index 555878c..b4aa56d 100644 --- a/pages/home.html +++ b/pages/home.html @@ -35,7 +35,7 @@ <div class="columns"> <div class="column"></div> - <div class="column"><a href="/dashboard" class="is-danger">Dashboard</a></div> + <div class="column"><a id='panel' href="/panel" target="_blank" class="is-danger">Dashboard</a></div> <div class="column"></div> </div> |