Skip to content

Commit

Permalink
chore(lib): update simple-icons and twemoji
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonzq committed May 13, 2020
1 parent 486d859 commit 84b0989
Show file tree
Hide file tree
Showing 49 changed files with 57 additions and 13 deletions.
1 change: 1 addition & 0 deletions assets/css/_partial/_fixed-button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
color: $global-font-secondary-color;
background: $header-background-color;
@include border-radius(2rem);
@include transition(color 0.4s ease);

@include blur;

Expand Down
5 changes: 5 additions & 0 deletions assets/css/_partial/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ header {
width: 100%;
z-index: 150;
background-color: $header-background-color;
@include transition(box-shadow 0.3s ease);

[theme=dark] & {
background-color: $header-background-color-dark;
Expand All @@ -20,6 +21,10 @@ header {
.header-title-post {
padding-left: .25rem;
}

&:hover {
@include box-shadow(0 0 1.5rem 0 rgba(0, 0, 0, .1));
}
}

.header-wrapper {
Expand Down
8 changes: 4 additions & 4 deletions assets/data/cdn/jsdelivr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
prefix:
libFiles: https://cdn.jsdelivr.net/npm/
# simple-icons@2.9.0 https://github.com/simple-icons/simple-icons
simpleIcons: https://cdn.jsdelivr.net/npm/simple-icons@2.9.0/icons/
# simple-icons@2.12.0 https://github.com/simple-icons/simple-icons
simpleIcons: https://cdn.jsdelivr.net/npm/simple-icons@2.12.0/icons/
libFiles:
# [email protected] https://github.com/necolas/normalize.css
normalizeCSS: [email protected]/normalize.min.css
Expand All @@ -21,8 +21,8 @@ libFiles:
lazysizesJS: [email protected]/lazysizes.min.js
# [email protected] https://github.com/fregante/object-fit-images
objectFitImagesJS: [email protected]/dist/ofi.min.js
# twemoji@12.1.5 https://github.com/twitter/twemoji
twemojiJS: twemoji@12.1.5/dist/twemoji.min.js
# twemoji@13.0.0 https://github.com/twitter/twemoji
twemojiJS: twemoji@13.0.0/dist/twemoji.min.js
# [email protected] https://github.com/sachinchoolur/lightgallery.js
# [email protected] https://github.com/sachinchoolur/lg-thumbnail.js
# [email protected] https://github.com/sachinchoolur/lg-zoom.js
Expand Down
4 changes: 2 additions & 2 deletions assets/lib/VERSION
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[email protected] https://github.com/necolas/normalize.css
[email protected] https://fontawesome.com/
simple-icons@2.9.0 https://github.com/simple-icons/simple-icons
simple-icons@2.12.0 https://github.com/simple-icons/simple-icons
[email protected] https://github.com/daneden/animate.css
[email protected] https://github.com/cferdinandi/smooth-scroll
[email protected] https://github.com/algolia/autocomplete.js
[email protected] https://lunrjs.com/
[email protected] https://github.com/algolia/algoliasearch-client-javascript
[email protected] https://github.com/aFarkas/lazysizes
[email protected] https://github.com/fregante/object-fit-images
twemoji@12.1.5 https://github.com/twitter/twemoji
twemoji@13.0.0 https://github.com/twitter/twemoji
[email protected] https://github.com/sachinchoolur/lightgallery.js
[email protected] https://github.com/sachinchoolur/lg-thumbnail.js
[email protected] https://github.com/sachinchoolur/lg-zoom.js
Expand Down
2 changes: 1 addition & 1 deletion assets/lib/simple-icons/icons/adobe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/lib/simple-icons/icons/adobeacrobatreader.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/lib/simple-icons/icons/adobeaudition.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/apachecloudstack.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/appsignal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/ardour.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/asus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/audio-technica.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/autodesk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/awesomelists.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/azurefunctions.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/lib/simple-icons/icons/badoo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 84b0989

Please sign in to comment.