Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 3cc575b7 authored by peter_rabbit's avatar peter_rabbit
Browse files

remove special announcement game studio club

parent 9987b9d1
No related branches found
No related tags found
No related merge requests found
......@@ -210,24 +210,24 @@ class GameStudioClub {
id: "game-studio-club", // anchor id
contents: [{ tag: "h2", contents: "Game Studio Club", property: "name" }],
},
{
tag: "div",
class: "special-announcement",
contents: [
{
tag: "div",
class: "page-contents-center",
contents: [
{
tag: "p",
contents: `
Démarrage des séances à partir du <blue>1er Mars 2021</blue>
`,
},
],
},
],
},
// {
// tag: "div",
// class: "special-announcement",
// contents: [
// {
// tag: "div",
// class: "page-contents-center",
// contents: [
// {
// tag: "p",
// contents: `
// Démarrage des séances à partir du <blue>1er Mars 2021</blue>
// `,
// },
// ],
// },
// ],
// },
{
tag: "div",
class: "section-contents page-contents-center",
......
......@@ -89,24 +89,24 @@ class GameStudioClub {
id: "game-studio-club", // anchor id
contents: [{ tag: "h2", contents: "Game Studio Club", property: "name" }],
},
{
tag: "div",
class: "special-announcement",
contents: [
{
tag: "div",
class: "page-contents-center",
contents: [
{
tag: "p",
contents: `
Démarrage des séances à partir du <blue>1er Mars 2021</blue>
`,
},
],
},
],
},
// {
// tag: "div",
// class: "special-announcement",
// contents: [
// {
// tag: "div",
// class: "page-contents-center",
// contents: [
// {
// tag: "p",
// contents: `
// Démarrage des séances à partir du <blue>1er Mars 2021</blue>
// `,
// },
// ],
// },
// ],
// },
{
tag: "div",
class: "section-contents page-contents-center",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment