WorldEnterpriseGroup / silkcorp

https://silkcorp.org
MIT License
1 stars 18 forks source link

More Button Needs a Solution #131

Open bjornmage opened 1 year ago

bjornmage commented 1 year ago

image

This "more" button doesn't go anywhere. Here are a few options I came up with:

Aleem-Reveltek commented 1 year ago

Provide me Instagram link.

bjornmage commented 1 year ago

Not sure if we have this. Can you do a search for it?

Zaryabayub commented 1 year ago

<!DOCTYPE html>
<html>
<head>
    <title>Instagram Icon</title>
    <style>
        .instagram-icon {
            width: 40px;
            height: 40px;
            background-image: url('https://www.instagram.com/static/images/ico/favicon-192.png/68d99ba29cc8.png');
            background-size: cover;
            background-repeat: no-repeat;
        }
    </style>
</head>
<body>
    <!-- Instagram Icon -->
    <div class="instagram-icon"></div>
</body>
</html>
Aleem-Reveltek commented 1 year ago

I did the PR but the thing is that it was hard to understand the code but I did worked on it.

Remy-Reveltek commented 1 year ago

I did some research on it and we will discuss this further at a meeting.

Remy-Reveltek commented 1 year ago

Raza and Suzanne agree that we should stick with Instagram.

Aleem-Reveltek commented 1 year ago

I think we don't have Instagram account we need to create that first.

Remy-Reveltek commented 1 year ago

@Aleem-Reveltek, it needs your attention. Please work on it.