Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/socials-02/

assets /cody/atherosai/ui/socials-02/assets/
6 Items
  • close.svg
  • instagram.svg
  • share.svg
  • threads.svg
  • twitter.svg
  • youtube.svg
  • index.html /cody/atherosai/ui/socials-02/index.html
    412 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Social Buttons</title>
    <meta
    script.js /cody/atherosai/ui/socials-02/script.js
    206 Views
    0 Comments

    const shareButton = document.querySelector('.share-button');
    const toggleSocials = () => {
    const socialsWrapper = document.
    style.css /cody/atherosai/ui/socials-02/style.css
    115 Views
    0 Comments

    @import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display&display=swap');

    :root {
    --background: #2C2C2C;
    --ac