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
75 stars 146 forks source link

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

Open CSEdgeOff opened 1 month ago

CSEdgeOff commented 1 month 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 1 month 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 1 month 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 1 month ago

please assign me this issue

Gokilp commented 1 month ago

Can asssign to me I working on issue under Gssoc 24

Gokilp commented 1 month ago

please add label

Gokilp commented 1 month ago

please review my pr @CSEdgeOff

Gokilp commented 1 month ago

please review my pr @CSEdgeOff

Gokilp commented 3 weeks 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