Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfont authored Jul 22, 2024
1 parent a52559a commit 9ca17a6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ include:
theme: jekyll-theme-dinky


utc: "2024-09-30 0:00:00 -0300" #Required. The start time of the event. Best to use UTC format, but may work in other date formats too.
name: "Congresso Brasileiro de Software: Teoria e Prática (CBSoft) " #Required. The human-readable name of the event
logo: images/cbsoft2023-horizontal-menor.png #Required. logo for the event. replace this logo in the project or add a new file and change the value of this variable
description: "O Congresso Brasileiro de Software: Teoria e Prática (CBSoft) é um evento realizado anualmente pela Sociedade Brasileira de Computação (SBC) com o objetivo de promover e incentivar a troca de experiências entre pesquisadores e profissionais da indústria e academia sobre as mais recentes pesquisas, tendências e inovações práticas e teóricas sobre software. " #Required. short description of the event. this is used in the preview when the link is shared on facebook
externalLink: "https://bit.ly/3WhTDdw" #Required. link to the main event page. this could be a webpage, a facebook event, an eventbrite page, where ever the main webpage is for your event
url: "http://adolfont.github.io/now/" #(Optional) the full URL for this countdown page. This is neccesary for facebook share previews
facebookEventLink: #(Optional) if you have a facebook event, put the link here and we'll add a "RSVP on facebook" link at the bottom.
hashtag: "" #(Optional) hashtag for the event, example "#hashtag". must be in quotes.
colors: #(Optional)
background: "#FFF" #color of the background of the page
primary: "#3FBFBC" #primary color for the page
secondary: "#EE4823" #secondary color for the page
textcolor: "#FFF" #color of the text, which is overlayed on the primary color
fontfamily: "'Open Sans', sans-serif" #optional
# utc: "2024-09-30 0:00:00 -0300" #Required. The start time of the event. Best to use UTC format, but may work in other date formats too.
# name: "Congresso Brasileiro de Software: Teoria e Prática (CBSoft) " #Required. The human-readable name of the event
# logo: images/cbsoft2023-horizontal-menor.png #Required. logo for the event. replace this logo in the project or add a new file and change the value of this variable
# description: "O Congresso Brasileiro de Software: Teoria e Prática (CBSoft) é um evento realizado anualmente pela Sociedade Brasileira de Computação (SBC) com o objetivo de promover e incentivar a troca de experiências entre pesquisadores e profissionais da indústria e academia sobre as mais recentes pesquisas, tendências e inovações práticas e teóricas sobre software. " #Required. short description of the event. this is used in the preview when the link is shared on facebook
# externalLink: "https://bit.ly/3WhTDdw" #Required. link to the main event page. this could be a webpage, a facebook event, an eventbrite page, where ever the main webpage is for your event
# url: "http://adolfont.github.io/now/" #(Optional) the full URL for this countdown page. This is neccesary for facebook share previews
# facebookEventLink: #(Optional) if you have a facebook event, put the link here and we'll add a "RSVP on facebook" link at the bottom.
# hashtag: "" #(Optional) hashtag for the event, example "#hashtag". must be in quotes.
# colors: #(Optional)
# background: "#FFF" #color of the background of the page
# primary: "#3FBFBC" #primary color for the page
# secondary: "#EE4823" #secondary color for the page
# textcolor: "#FFF" #color of the text, which is overlayed on the primary color
# fontfamily: "'Open Sans', sans-serif" #optional

0 comments on commit 9ca17a6

Please sign in to comment.