A professional HTML email signature template for the Push Chain team. This signature includes social media links, a customizable profile image, and a modern design that works across all major email clients.
- Responsive Design: Works seamlessly across all major email clients (Gmail, Outlook, Apple Mail, etc.)
- Animated Logo: Eye-catching animated Push Chain logo
- Social Media Integration: Direct links to X (Twitter) and Discord
- Calendar Booking: Integrated Calendly link for easy meeting scheduling
- Customizable: Easy to personalize with your own details
- Professional Layout: Clean, modern design with proper spacing and typography
The signature includes:
- Animated Push Chain logo (100x100px, rounded corners)
- Name and title
- Push Chain branding with link
- Social media icons (X, Discord)
- Schedule meeting button (Calendly integration)
-
Open
signaturev4.htmlin a text editor -
Customize the following fields:
- Name: Replace
Harsh Rajatwith your name (line 65) - Title: Replace
Co-Founderwith your title (line 69) - Social Links: Update X and Discord URLs (lines 101, 118)
- Calendly Link: Replace with your Calendly URL (line 135)
- Name: Replace
-
Copy the HTML signature to your email client
- Open the HTML file in a browser
- Select all content (Cmd/Ctrl + A)
- Copy (Cmd/Ctrl + C)
- Go to Gmail Settings → See all settings → General → Signature
- Create new signature and paste
- Save changes
- Open the HTML file in a browser
- Select all content and copy
- Go to Outlook → Preferences → Signatures
- Create new signature and paste
- Save
- Open the HTML file in a browser
- Select all content and copy
- Go to Mail → Preferences → Signatures
- Create new signature and paste
- Drag to reorder if needed
Edit the following sections in signaturev4.html:
<!-- Name (line 65) -->
<span style="...">Your Name</span>
<!-- Title (line 69) -->
<span style="...">Your Title | </span>
<!-- X/Twitter Link (line 101) -->
<a href="https://x.com/your-handle" ...>
<!-- Discord Link (line 118) -->
<a href="https://discord.com/invite/your-server" ...>
<!-- Calendly Link (line 135) -->
<a href="https://calendly.com/your-username/" ...>The signature uses the Push Chain brand color #cf59e2 (purple). To modify:
<!-- Push Chain link color (line 74) -->
color: #cf59e2;All images are hosted on GitHub and referenced via CDN:
pc.gif- Animated Push Chain logox.png- X (Twitter) icondiscord.png- Discord iconschedule.png- Schedule meeting button
To use custom images, replace the src URLs with your own hosted images.
push-chain-social-signature/
├── signaturev4.html # Main signature template
├── pc.gif # Animated logo (standard resolution)
├── pchighres.gif # Animated logo (high resolution)
├── x.png # X/Twitter icon
├── discord.png # Discord icon
├── schedule.png # Schedule meeting button
├── website.png # Website icon (optional)
└── README.md # This file
- Format: HTML 4.0 Transitional (maximum email client compatibility)
- Font: Verdana, sans-serif fallback
- Table-based Layout: Ensures consistent rendering across email clients
- Inline Styles: All styles are inline for email client compatibility
- Image Hosting: GitHub raw content URLs for reliable delivery
The signature is tested and works with:
- Gmail (Web, iOS, Android)
- Outlook (Windows, Mac, Web)
- Apple Mail (macOS, iOS)
- Yahoo Mail
- ProtonMail
- Thunderbird
To contribute improvements to the signature template:
- Fork the repository
- Create a feature branch
- Make your changes
- Test across multiple email clients
- Submit a pull request
This signature template is maintained by the Push Chain team for internal and community use.
For questions or issues:
Push Chain - Building the future of decentralized communication