Changed so it shows that the website is not finished
This commit is contained in:
parent
8f2bb6c7ca
commit
1fbfded2cd
|
@ -18,7 +18,8 @@
|
|||
</style>
|
||||
<div class="noscriptmsg">
|
||||
You don't have javascript enabled. <br/>
|
||||
Please visit this website without javascript: <a href="https://scriptless.deprived.dev/">link</a>
|
||||
This website is not finished anyway. Come check back later or contact us at: alex@deprived.dev
|
||||
<!-- Please visit this website without javascript: <a href="https://scriptless.deprived.dev/">link</a> -->
|
||||
</div>
|
||||
</noscript>
|
||||
</body>
|
||||
|
|
|
@ -85,18 +85,19 @@
|
|||
</StickyLayer>
|
||||
</Parallax>
|
||||
|
||||
<div class="align-center" style="font-size: 9vw; height: 50vh;">
|
||||
<div class="align-center" style="font-size: 3vw; height: 50vh;">
|
||||
Timeline!
|
||||
This website is not at all finished. Come back later or contact us at: alex@deprived.dev
|
||||
</div>
|
||||
|
||||
<div >
|
||||
<!-- <div >
|
||||
<div class="align-center">
|
||||
<img src="{location}" alt="a funny place" style=" width: 50%; height: 50%; border-radius: 2vw;"/>
|
||||
</div>
|
||||
<div class="align-center" style="padding-top: 2.5vw;">
|
||||
<img src="{photo}" alt="a funny place" style=" width: 50%; height: 50%; border-radius: 2vw;"/>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!-- <div class="align-center" style="width: 100%;">
|
||||
<div style="justify-items: center; display: flex">
|
||||
|
|
Loading…
Reference in New Issue