-
Notifications
You must be signed in to change notification settings - Fork 696
[TLV-2025] - Added New Sponsors + Edited Sponsor Page #15446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
shar1z
commented
Aug 27, 2025
- New sponsors added - Baseshift, DevOps Leaders IL, Robusta
- Edited sponsor page
✅ Deploy Preview for devopsdays-web ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Apologies for the many edits - I still am unable to view Hugo locally since upgrading my laptop - there's some kind of error related to templates and other stuff from other events that I can't seem to resolve. |
@@ -0,0 +1,2 @@ | |||
name: "devops leaders il" | |||
url: "https://open.spotify.com/show/1D8xJvi6UMANmutW63FoNI?si=d36eb8fa4df14723" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be name: devops-leaders-il
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Euhm, the name
entry isn't a real problem.
The problem is that the file name is devops-leaders-il.yml
while the sponsor entry in main.yml is devops_leaders_il
You need_ to chose the same filename as well as entry, so or use underscore _
or dash -
The name is just used for image alt and in case of low bandwidth
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, another point is that the image file name should be the same as the data file name and entry in the sponsor section
You currently have devops_leaders_il.jpeg
, so again be consistent in file naming
@@ -0,0 +1,2 @@ | |||
name: "devops leaders il" | |||
url: "https://open.spotify.com/show/1D8xJvi6UMANmutW63FoNI?si=d36eb8fa4df14723" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Euhm, the name
entry isn't a real problem.
The problem is that the file name is devops-leaders-il.yml
while the sponsor entry in main.yml is devops_leaders_il
You need_ to chose the same filename as well as entry, so or use underscore _
or dash -
The name is just used for image alt and in case of low bandwidth
@@ -0,0 +1,2 @@ | |||
name: "devops leaders il" | |||
url: "https://open.spotify.com/show/1D8xJvi6UMANmutW63FoNI?si=d36eb8fa4df14723" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, another point is that the image file name should be the same as the data file name and entry in the sponsor section
You currently have devops_leaders_il.jpeg
, so again be consistent in file naming