mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-24 11:17:29 +01:00
Redirect
This commit is contained in:
parent
fc772df7cd
commit
e8fb8f2be0
@ -40,7 +40,11 @@
|
||||
<iframe src="https://ghbtns.com/github-btn.html?user=lipis&repo=flag-icon-css&type=watch&count=true" class="social-share"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
if (window.location.indexOf('github') > 0) {
|
||||
window.location.replace("http://flag-icon-css.lip.is/");
|
||||
}
|
||||
</script>
|
||||
<div class="container">
|
||||
<section id="examples">
|
||||
<div class="page-header">
|
||||
|
Loading…
Reference in New Issue
Block a user