refactor: 🚀 Made 2 juxtapose website for pages.
This commit is contained in:
parent
38ffd31bca
commit
2643181d94
Before Width: | Height: | Size: 685 KiB After Width: | Height: | Size: 685 KiB |
Before Width: | Height: | Size: 389 KiB After Width: | Height: | Size: 389 KiB |
@ -8,8 +8,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="juxtapose" data-animate="true">
|
<div class="juxtapose" data-animate="true">
|
||||||
<img src="#" alt="An image of the actual implementation" data-label="before">
|
<img src="Timeline_with_filter.Neo.before.1.png" alt="An image of the actual implementation" data-label="before">
|
||||||
<img src="#" alt="An image of my prototype implementation" data-label="after">
|
<img src="Timeline_with_filter.Neo.after.1.png" alt="An image of my prototype implementation" data-label="after">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="https://cdn.knightlab.com/libs/juxtapose/latest/js/juxtapose.min.js"></script>
|
<script src="https://cdn.knightlab.com/libs/juxtapose/latest/js/juxtapose.min.js"></script>
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="juxtapose" data-animate="true">
|
<div class="juxtapose" data-animate="true">
|
||||||
<img src="#" alt="An image of the actual implementation" data-label="before">
|
<img src="Timeline_with_filter.One.before.1.png" alt="An image of the actual implementation" data-label="before">
|
||||||
<img src="#" alt="An image of my prototype implementation" data-label="after">
|
<img src="Timeline_with_filter.One.after.1.png" alt="An image of my prototype implementation" data-label="after">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="https://cdn.knightlab.com/libs/juxtapose/latest/js/juxtapose.min.js"></script>
|
<script src="https://cdn.knightlab.com/libs/juxtapose/latest/js/juxtapose.min.js"></script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user