reload dev btn
This commit is contained in:
parent
3a68058e14
commit
8dd7b69a9d
1 changed files with 11 additions and 1 deletions
|
@ -5,4 +5,14 @@
|
|||
<link rel="stylesheet" href="/public/style.css?v19">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
|
||||
<a style='
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
background-color: #000;
|
||||
opacity: 0.02;
|
||||
' href='/reload'></a>
|
||||
|
|
Loading…
Add table
Reference in a new issue