mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-17 11:34:30 -05:00
remove maps add gist
This commit is contained in:
parent
ba2b5b2afe
commit
20a0f3475a
2
Gemfile
2
Gemfile
@ -29,5 +29,5 @@ group :jekyll_plugins do
|
|||||||
gem "jekyll-include-cache"
|
gem "jekyll-include-cache"
|
||||||
gem "jekyll-redirect-from"
|
gem "jekyll-redirect-from"
|
||||||
gem "jekyll-mentions"
|
gem "jekyll-mentions"
|
||||||
gem "jekyll-open_street_map"
|
gem 'jekyll-gist'
|
||||||
end
|
end
|
||||||
|
@ -127,7 +127,6 @@ GEM
|
|||||||
jekyll-mentions (1.6.0)
|
jekyll-mentions (1.6.0)
|
||||||
html-pipeline (~> 2.3)
|
html-pipeline (~> 2.3)
|
||||||
jekyll (>= 3.7, < 5.0)
|
jekyll (>= 3.7, < 5.0)
|
||||||
jekyll-open_street_map (1.0.0)
|
|
||||||
jekyll-optional-front-matter (0.3.2)
|
jekyll-optional-front-matter (0.3.2)
|
||||||
jekyll (>= 3.0, < 5.0)
|
jekyll (>= 3.0, < 5.0)
|
||||||
jekyll-paginate (1.1.0)
|
jekyll-paginate (1.1.0)
|
||||||
@ -259,9 +258,9 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
github-pages
|
github-pages
|
||||||
|
jekyll-gist
|
||||||
jekyll-include-cache
|
jekyll-include-cache
|
||||||
jekyll-mentions
|
jekyll-mentions
|
||||||
jekyll-open_street_map
|
|
||||||
jekyll-redirect-from
|
jekyll-redirect-from
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
|
@ -226,7 +226,7 @@ plugins:
|
|||||||
- jekyll-include-cache
|
- jekyll-include-cache
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
- jekyll-mentions
|
- jekyll-mentions
|
||||||
- jekyll-open_street_map
|
- jekyll-gist
|
||||||
|
|
||||||
jekyll-mentions:
|
jekyll-mentions:
|
||||||
base_url: https://twitter.com
|
base_url: https://twitter.com
|
||||||
@ -241,7 +241,7 @@ whitelist:
|
|||||||
- jekyll-include-cache
|
- jekyll-include-cache
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
- jekyll-mentions
|
- jekyll-mentions
|
||||||
- jekyll-open_street_map
|
- jekyll-gist
|
||||||
|
|
||||||
liquid:
|
liquid:
|
||||||
error_mode: strict
|
error_mode: strict
|
||||||
|
Loading…
Reference in New Issue
Block a user