Merge branch 'add-gdpr' into 'latest'
Add GDPR banner for analytics See merge request core-services/jekyll-theme-lcsb-default!44
... | ... | @@ -7,6 +7,9 @@ group :jekyll_plugins do |
gem "jekyll-feed", | ||
"~> 0.6" | ||
gem 'jekyll-email-protect', | ||
"~> 1.1" | ||
gem "jekyll-paginate-v2", | ||
"~> 3", | ||
:git => "https://github.com/LCSB-BioCore/jekyll-paginate-v2.git" | ||
... | ... | @@ -16,4 +19,3 @@ group :jekyll_plugins do |
:git => "https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-frozen-components.git", | ||
:tag => "0.0.2" | ||
end | ||
\ No newline at end of file | ||
_includes/gdpr-banner.html
0 → 100644
_includes/policy.html
0 → 100644
_sass/minima/_gdpr.scss
0 → 100644