Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

NO AI

Display Options

The NO AI badge can be displayed in different sizes. Choose the method that works best for your project.

Option 1: HTML with Width Attribute (Recommended)

Works everywhere and is the most reliable:

<img src="https://raw.githubusercontent.com/44tl/NoAI/main/no-ai.svg" width="120" alt="NO AI">

Option 2: HTML with Custom Size

For precise control over both dimensions:

<img src="https://raw.githubusercontent.com/44tl/NoAI/main/no-ai.svg" width="120" height="40" alt="NO AI">

Option 3: CSS Styling

For responsive or inline styling:

<img src="https://raw.githubusercontent.com/44tl/NoAI/main/no-ai.svg" style="width: 120px; height: auto;" alt="NO AI">

Option 4: Markdown Resizing

Some Markdown renderers support this (note: not supported on GitHub):

![NO AI](https://raw.githubusercontent.com/44tl/NoAI/main/no-ai.svg =120x40)

Recommended Sizes

Use Case Recommended Width
README badge 100-150px
Sidebar or small section 80-100px
Footer or mini badge 60-80px

Original Size

To use the badge at its original size:

![NO AI](https://raw.githubusercontent.com/44tl/NoAI/main/no-ai.svg)

About

A badge you can add to your repo's #NO AI

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors