Skip to content

Commit 0533e33

Browse files
committed
v0.16.0 BP
1 parent 12b5d8b commit 0533e33

File tree

4,791 files changed

+666846
-83335
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,791 files changed

+666846
-83335
lines changed

about/index.html

Lines changed: 12 additions & 11 deletions
Large diffs are not rendered by default.

doc/latest/_static/vendor/bootstrap/dist/js/bootstrap.bundle.min.js renamed to assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js

File renamed without changes.

doc/latest/_static/vendor/bootstrap/dist/js/bootstrap.bundle.min.js.map renamed to assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js.map

File renamed without changes.

doc/latest/_static/vendor/jarallax/dist/jarallax-element.min.js renamed to assets/vendor/jarallax/dist/jarallax-element.min.js

File renamed without changes.

doc/latest/_static/vendor/jarallax/dist/jarallax-video.min.js renamed to assets/vendor/jarallax/dist/jarallax-video.min.js

File renamed without changes.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
.jarallax {
2+
position: relative;
3+
z-index: 0;
4+
}
5+
.jarallax > .jarallax-img {
6+
position: absolute;
7+
object-fit: cover;
8+
/* support for plugin https://github.com/bfred-it/object-fit-images */
9+
font-family: 'object-fit: cover;';
10+
top: 0;
11+
left: 0;
12+
width: 100%;
13+
height: 100%;
14+
z-index: -1;
15+
}
File renamed without changes.
File renamed without changes.

blog/2017-04-18-lief/index.html

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

blog/2017-10-30-lief-0-8-3/index.html

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)