https://github.com/32teeth/metatag-generator
Simple tool designed to help you generate meta tags for your HTML
https://github.com/32teeth/metatag-generator
html meta-tags social-cards
Last synced: about 1 year ago
JSON representation
Simple tool designed to help you generate meta tags for your HTML
- Host: GitHub
- URL: https://github.com/32teeth/metatag-generator
- Owner: 32teeth
- Created: 2024-04-07T12:19:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T22:51:41.000Z (over 1 year ago)
- Last Synced: 2025-02-14T16:39:28.827Z (over 1 year ago)
- Topics: html, meta-tags, social-cards
- Language: CSS
- Homepage: https://32teeth.github.io/metatag-generator/
- Size: 1.86 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# MetaTag Generator
MetaTag Generator is a simple tool designed to help you generate meta tags for your HTML documents. This project includes essential files such as `index.html`, scripts, and CSS to facilitate easy integration and usage.
## Features
- **Easy Meta Tag Generation:** Simplifies the process of creating meta tags for your web pages.
- **HTML, CSS, JavaScript:** Uses standard web technologies for easy customization and extension.
## Getting Started
1. Clone the repository:
```sh
git clone https://github.com/32teeth/metatag-generator.git
```
2. Open `index.html` in your browser to use the MetaTag Generator.
## Usage
- Customize the meta tags in the `index.html` file as per your requirements.
- Save and integrate the generated meta tags into your HTML documents.
## Contributing
Feel free to submit issues or pull requests to improve the project.
## License
This project is licensed under the MIT License. See the `LICENSE` file for more details.