Skip to content

pomodorozhong/github-corners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Corners

This is my adaptation of the tholman/github-corners.

This repo only got two main file github_corner.js, and github_corner.ts, the rest of it is just for demo.

sample image of github-corners

Purpose

When using the original tholman/github-corners, it's a bit messy. So I pack it all into a single js/ts file.

Usage

  1. Copy the github_corner.js/ github_corner.ts file into your project.
  2. Check the last few line of it, change the url to your url, and also set the color as you like.
  3. Including the js/ts file in your index.html. (example for javascript and typescript)
  4. You got a Github Corners now!

Additional

My adaptation also fix the hit box problem in tholman/github-corners.

About

This is my adaptation of the tholman/github-corners.

Topics

Resources

Stars

Watchers

Forks