-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Remove CfP button #146
Remove CfP button #146
Conversation
The speaking page in the top menu is not removed so speakers can find the URL to pretalx in order to modify proposals in the future.
✅ Deploy Preview for pyladiescon ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -24,7 +24,7 @@ imagealt = "Website banner of PyLadiesCon 2024 Online. 6th-8th December | Multi- | |||
<a href="https://www.linkedin.com/company/pyladiescon"><i class="fab fa-linkedin fa-2x px-2" aria-hidden="true"></i></a> | |||
</div> | |||
<div class="w-50 mx-auto mt-2"> |
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.
Maybe let's just remove this whole section?
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.
I would rather keep the closed message in case someone was wondering if they can still submit. It save the time to click and go to Pretalx
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.
Add a small suggestion
content/_index.md
Outdated
@@ -24,7 +24,7 @@ imagealt = "Website banner of PyLadiesCon 2024 Online. 6th-8th December | Multi- | |||
<a href="https://www.linkedin.com/company/pyladiescon"><i class="fab fa-linkedin fa-2x px-2" aria-hidden="true"></i></a> | |||
</div> | |||
<div class="w-50 mx-auto mt-2"> | |||
<a class="btn btn-outline-secondary btn-pink-gradient" href="https://pretalx.com/pyladiescon-2024/cfp" target="_blank">Call for proposal</a> | |||
The Call for Proposal (CfP) is <span style="font-weight: 900; text-decoration-line: underline;">closed</span>. |
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.
May be add a "thank you for the submissions"
The speaking page in the top menu is not removed
so speakers can find the URL to pretalx in order to modify proposals in the future.