page-denied ok
This commit is contained in:
parent
8413febc86
commit
b0fdee89b6
3 changed files with 8 additions and 1 deletions
|
@ -1 +1,3 @@
|
||||||
<p>page-denied works!</p>
|
<div class="container">
|
||||||
|
<img src="assets/you-shall-not-pass.gif"/>
|
||||||
|
</div>
|
|
@ -0,0 +1,5 @@
|
||||||
|
.container{
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
margin-top: 7vh;
|
||||||
|
}
|
BIN
src/assets/you-shall-not-pass.gif
Normal file
BIN
src/assets/you-shall-not-pass.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Loading…
Add table
Reference in a new issue