This is a simple HTML
template for creating a Gmail signature. It is designed to be easy to use and customize.
- Clone the repo
- Open the directory
professional
orpersonal
depending on your choice - Edit the
signature.html
file with your information - To change your profile picture, change the current
URL
with your ownURL
in theimg
tag inSECTION #1
.- This image must be hosted on the internet. You can use imgur to host your image.
- Open
signature.html
in any browser to see the changes - Select everything on the screen and copy it to your clipboard
- Open your gmail account, press the settings icon and go to settings
- In the general tab, scroll down where you can see signature
- Click on the signature field and paste the previously copied
HTML
- Scroll down and save changes that you just made
- Press the compose button and you will see your signature populated
Note
There is a limit of 10,000 characters in Gmail Signature.
This project is released under the terms of the MIT License, which permits use, modification, and distribution of the code, subject to the conditions outlined in the license.
- The MIT License provides certain freedoms while preserving rights of attribution to the original creators.
- For more details, see the LICENSE file in this repository. in this repository.
Author: Scott Grivner
Email: scott.grivner@gmail.com
Website: scottgrivner.dev
Reference: Main Branch