-
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.
Changing repo name to avoid npmjs errors
- Loading branch information
Showing
4 changed files
with
8 additions
and
8 deletions.
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
* | ||
* @author Javier Sanahuja Liebana <[email protected]> | ||
* | ||
* https://github.com/jsanahuja/Notifier.js | ||
* https://github.com/jsanahuja/Notifierjs | ||
* | ||
* --> | ||
<!DOCTYPE html | ||
|
@@ -152,7 +152,7 @@ <h1 class="text-white m-0">Notifier.js </h1> | |
<ul class="list-unstyled text-md-right"> | ||
<li> | ||
<a class="text-white text-underline d-flex align-items-center" target="_blank" | ||
rel="noopener" href="https://github.com/jsanahuja/Notifier.js"> | ||
rel="noopener" href="https://github.com/jsanahuja/Notifierjs"> | ||
|
||
<span class="mr-2 flex-grow-1">Visit our repository</span> | ||
<svg class="octicon octicon-mark-github v-align-middle" fill="white" height="32" | ||
|
@@ -527,7 +527,7 @@ <h3>Example 4: Define your own styles</h3> | |
</button> | ||
|
||
<p class="mt-3">All the icons, including the ones of this example, used by <a | ||
href="https://github.com/jsanahuja/Notifier.js" target="_new">Notifier.js</a> were taken | ||
href="https://github.com/jsanahuja/Notifierjs" target="_new">Notifier.js</a> were taken | ||
from <a href="https://github.com/iconic/open-iconic">open-iconic</a></p> | ||
|
||
<div class="section_code py-3"> | ||
|
@@ -596,7 +596,7 @@ <h3>Example 4: Define your own styles</h3> | |
<h3 class="text-white">Still not enough?</h3> | ||
|
||
<a class="h3 mb-3 text-primary text-underline" target="_blank" rel="noopener" | ||
href="https://github.com/jsanahuja/Notifier.js"> | ||
href="https://github.com/jsanahuja/Notifierjs"> | ||
Open an issue or send a pull request! | ||
</a> | ||
|
||
|
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
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
* | ||
* @author Javier Sanahuja Liebana <[email protected]> | ||
* | ||
* https://github.com/jsanahuja/Notifier.js | ||
* https://github.com/jsanahuja/Notifierjs | ||
* | ||
*/ | ||
|
||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
* | ||
* @author Javier Sanahuja Liebana <[email protected]> | ||
* | ||
* https://github.com/jsanahuja/Notifier.js | ||
* https://github.com/jsanahuja/Notifierjs | ||
* | ||
*/ | ||
(function(root, factory) { | ||
|