Skip to content

Commit

Permalink
Create cc-bulletin.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ItziSpyder committed Aug 17, 2023
1 parent 09a340f commit 0c3b156
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions cc-bulletin.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
[
{
"title": "First annoucement!",
"desc": "In the future, all udpates would appear here. Be sure to check this page often to keep yourself up-to-date with the most recent info!",
"fields": [
{
"title": "These are fields",
"desc": "Fields are for more detailed information and description. They are very important too!"
},
{
"title": "Subtitles",
"desc": "Subtitles mostly contain the general idea of the field. There are multiple fields in an annoucement, so scroll bars will sometimes appear!"
},
{
"title": "The list goes on",
"desc": "Fields stack up as high as they can get. Read all of them for diamonds! (real)"
}
]
},
{
"title": "First annoucement!",
"desc": "In the future, all udpates would appear here. Be sure to check this page often to keep yourself up-to-date with the most recent info!",
"fields": [
{
"title": "These are fields",
"desc": "Fields are for more detailed information and description. They are very important too!"
},
{
"title": "Subtitles",
"desc": "Subtitles mostly contain the general idea of the field. There are multiple fields in an annoucement, so scroll bars will sometimes appear!"
},
{
"title": "The list goes on",
"desc": "Fields stack up as high as they can get. Read all of them for diamonds! (real)"
}
]
}
]

0 comments on commit 0c3b156

Please sign in to comment.