Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Churros
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antoine Lebeault
Churros
Commits
fc44e5dd
Verified
Commit
fc44e5dd
authored
1 year ago
by
Ewen Le Bihan
Browse files
Options
Downloads
Patches
Plain Diff
fix(more): club logos are broken
parent
5a94ca64
Branches
Branches containing commit
Tags
v0.17.2
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/app/src/routes/more/+page.svelte
+6
-6
6 additions, 6 deletions
packages/app/src/routes/more/+page.svelte
with
6 additions
and
6 deletions
packages/app/src/routes/more/+page.svelte
+
6
−
6
View file @
fc44e5dd
...
...
@@ -45,15 +45,15 @@
Service
(
'
Photos
'
,
'
Merci Photo7 ♥
'
,
{
href
:
'
https://photo7.inpt.fr
'
,
logo
:
groupLogoSrc
(
$isDark
,
{
pictureFile
:
'
7fault
-n7.png
'
,
pictureFileDark
:
'
dark/7fault
-n7.png
'
,
pictureFile
:
'
groups/photo
-n7.png
'
,
pictureFileDark
:
'
groups/dark/photo
-n7.png
'
,
}),
}),
Service
(
'
TVn7flix
'
,
'
Les productions de TVn7
'
,
{
href
:
'
https://tvn7flix.fr
'
,
logo
:
groupLogoSrc
(
$isDark
,
{
pictureFileDark
:
'
dark/tvn7-n7.png
'
,
pictureFile
:
'
tvn7-n7.png
'
,
pictureFileDark
:
'
groups/
dark/tvn7-n7.png
'
,
pictureFile
:
'
groups/
tvn7-n7.png
'
,
}),
}),
Service
(
'
IPQ
'
,
"
Le podcast de l'n7
"
,
{
...
...
@@ -62,8 +62,8 @@
Service
(
'
Jeux
'
,
'
Merci à 7Fault
'
,
{
href
:
'
https://7fault.itch.io
'
,
logo
:
groupLogoSrc
(
$isDark
,
{
pictureFile
:
'
7fault-n7.png
'
,
pictureFileDark
:
'
dark/7fault-n7.png
'
,
pictureFile
:
'
groups/
7fault-n7.png
'
,
pictureFileDark
:
'
groups/
dark/7fault-n7.png
'
,
}),
}),
Service
(
'
La Frappe
'
,
'
Sauve tes partiels
'
,
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment