CSEdgeOfficial / learn.csedge.courses

This is a blog for the CSEdge which consists simple articles on different tech things how to do? and what to do?
https://learn.csedge.courses
MIT License
65 stars 134 forks source link

[Feature] Add News Letter Button in CSEdge Learn #398

Closed CSEdgeOff closed 2 months ago

CSEdgeOff commented 5 months ago

Description

Use this pre-made code by LinkedIn Add the button into the web at correct position and place that would fit for it.

<style>
      .libutton {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7px;
        text-align: center;
        outline: none;
        text-decoration: none !important;
        color: #ffffff !important;
        width: 200px;
        height: 32px;
        border-radius: 16px;
        background-color: #0A66C2;
        font-family: "SF Pro Text", Helvetica, sans-serif;
      }
    </style>
<a class="libutton" href="https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7202959273855713280" target="_blank">Subscribe on LinkedIn</a>

Screenshots

No response

Checklist

Code of Conduct

github-actions[bot] commented 5 months ago

Thank you for creating this issue! πŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context.

github-actions[bot] commented 5 months ago

Thank you for creating this issue! πŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

lassmara commented 5 months ago

please assign me this issue

Gokilp commented 5 months ago

Can asssign to me I working on issue under Gssoc 24

Gokilp commented 5 months ago

please add label

Gokilp commented 5 months ago

please review my pr @CSEdgeOff

Gokilp commented 5 months ago

please review my pr @CSEdgeOff

Gokilp commented 5 months ago

https://github.com/CSEdgeOfficial/learn.csedge.courses/pull/414

kindy please review my pr Im made UI part you will merge the pr It useful to me work the issue @CSEdgeOff

Kindly please please check out it @CSEdgeOff

github-actions[bot] commented 2 months ago

This issue has been automatically closed because it has been inactive for more than 30 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!