This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
113 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*.html linguist-vendored=false |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
# upgrade-your-browser | ||
# upgrade-your-browser | ||
|
||
<a href="https://github.com/kuriv/upgrade-your-browser"> | ||
<img src="upgrade-your-browser.png" width="80" height="80" align="right"> | ||
</a> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh-cmn-Hans"> | ||
<head> | ||
<script type="text/javascript"> | ||
/*@cc_on window.location.href = 'upgrade-your-browser.html?referrer=' + encodeURIComponent(window.location.href); @*/ | ||
</script> | ||
</head> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"name": "@kuriv/upgrade-your-browser", | ||
"version": "1.0.1", | ||
"description": "Please upgrade your browser.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/kuriv/upgrade-your-browser.git" | ||
}, | ||
"keywords": [ | ||
"upgrade-your-browser", | ||
"internet-explorer", | ||
"internet-explorers", | ||
"internet-explorer-6", | ||
"internet-explorer-8" | ||
], | ||
"author": "Kuriv Vesti", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/kuriv/upgrade-your-browser/issues" | ||
}, | ||
"homepage": "https://github.com/kuriv/upgrade-your-browser#readme" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.