Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
www
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PLN
www
Commits
89c4ce00
Commit
89c4ce00
authored
Jun 23, 2025
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cosmic: image+details
parent
8a18cc74
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
index.js
next/pages/cosmicfest/index.js
+4
-2
cosmicfest.module.css
next/styles/cosmicfest.module.css
+1
-0
No files found.
next/pages/cosmicfest/index.js
View file @
89c4ce00
...
...
@@ -61,8 +61,10 @@ export default function CosmicFestHome() {
<
header
className
=
{
styles
.
hero
}
>
{
/* Hero image is set via CSS background for now */
}
<
h1
>
🌠
cosmicfest
🌌
<
/h1
>
<
p
>
ondes
de
rythmes
,
oc
é
an
et
code
.
<
br
/>
21
juin
,
labenne
oc
é
an
.
<
/p
>
<
h3
>
🪐
<
/h3
>
<
h3
style
=
{{
paddingTop
:
'1em'
}}
>
ondes
de
rythmes
,
plages
sonores
,
et
code
source
.
<
/h3
>
<
h2
>
21
juin
,
labenne
oc
é
an
.
<
br
/>
🪐
<
/h2
>
<
/header
>
<
section
className
=
{
styles
.
section
}
id
=
"lineup"
>
...
...
next/styles/cosmicfest.module.css
View file @
89c4ce00
...
...
@@ -242,6 +242,7 @@
.gallery
a
{
/* Specific for youtube links if not using background images */
background-color
:
#333
;
/* Darker for video links */
height
:
30px
;
color
:
#fff
;
}
.gallery
a
:hover
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment