diff --git a/LICENSE b/LICENSE index 324df2d..c6f2a6a 100755 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ The MIT License (MIT) -Copyright (c) 2018 Pierre HUBERT +Copyright (c) 2018-2021 Pierre HUBERT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/_config.yml b/_config.yml index f55b032..1063fb8 100755 --- a/_config.yml +++ b/_config.yml @@ -10,14 +10,11 @@ baseurl: "" # the subpath of your site, e.g. /blog/ (If you use organization lea app_url: "https://communiquons.org/" #Comunic Android Application URL -play_store_url: "https://play.google.com/store/apps/details?id=org.communiquons.android.comunic.client" +play_store_url: "https://play.google.com/store/apps/details?id=org.communiquons.comunic" # Build settings markdown: kramdown highlighter: rouge permalink: pretty paginate: 5 -exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"] - -gems: [jekyll-paginate, jekyll-feed] -# Build settings +exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"] \ No newline at end of file diff --git a/_includes/common/contact.html b/_includes/common/contact.html index 5413a36..67d0270 100755 --- a/_includes/common/contact.html +++ b/_includes/common/contact.html @@ -1,7 +1,7 @@