chg: [fixes] updated

pull/1/head
Alexandre Dulaunoy 2021-01-30 21:06:47 +01:00
parent b138711437
commit efda20a24f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
baseurl: '' baseurl: ''
exclude: ['README.md'] exclude: ['README.md']
permalink: pretty permalink: pretty
title: 'CYCAT' title: 'CyCAT.org'
google_analytics_id: "" google_analytics_id: ""
homepage: homepage:
@ -11,17 +11,17 @@ logo:
desktop: "images/logo/logo.svg" desktop: "images/logo/logo.svg"
desktop_height: "36px" desktop_height: "36px"
footer: footer:
copyright_text: 'Free Jekyll theme by <a class="zerostatic" href="https://www.zerostatic.io">www.zerostatic.io</a>' copyright_text: 'CyCAT.org content is available under CC-BY-SA'
seo: seo:
meta_og_title: "Jekyll Serif Theme" meta_og_title: "CyCAT.org"
meta_og_type: "website" meta_og_type: "website"
meta_og_url: "https://jekyll-serif-theme.netlify.app" meta_og_url: "https://cycat.org"
meta_og_image: "https://raw.githubusercontent.com/zerostaticthemes/jekyll-serif-theme/master/screenshots/tn.png" meta_og_image: ""
meta_og_description: "Jekyll Serif is a modern business theme for Hugo. It contains content types for the archetypical business website. The theme is fully responsive, blazing fast and artfully illustrated." meta_og_description: "CyCAT.org or the Universal Cybersecurity Resource Catalogue aims at mapping and documenting, in a single formalism and catalogue all the community cybersecurity tools, rules, playbooks, processes and controls"
meta_twitter_card: "summary" meta_twitter_card: "summary"
meta_twitter_site: "@zerostaticio" meta_twitter_site: "@cycat_project"
meta_twitter_creator: "@zerostaticio" meta_twitter_creator: "@cycat_project"
collections: collections:
services: services:

View File

@ -6,7 +6,7 @@
}, },
{ {
"name": "Twitter", "name": "Twitter",
"link": "https://twitter.com/CyCat-project", "link": "https://twitter.com/CyCat_project",
"image": "images/social/twitter.svg" "image": "images/social/twitter.svg"
} }
] ]