-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: new button for supporters, cuboss affiliate
- Loading branch information
1 parent
8832202
commit 71262b4
Showing
9 changed files
with
23 additions
and
22 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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/SkewbSkills/normalize.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/main.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/footer.css"> | ||
<link rel="stylesheet" href="../css/footer.css"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://annikastein.github.io/SkewbPage/apple-touch-icon.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://annikastein.github.io/SkewbPage/favicon-32x32.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="194x194" href="https://annikastein.github.io/SkewbPage/favicon-194x194.png?v=BGmzEd6EBQ"> | ||
|
@@ -155,8 +155,8 @@ <h2>About Annika Stein's Skewb Page</h2> | |
<a href="https://www.facebook.com/profile.php?id=100010717023214" target="_blank" class="fa fa-facebook"></a> | ||
<a href="https://github.com/AnnikaStein/" target="_blank" class="fa fa-github"></a> | ||
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope-square"></a><br> | ||
<a href="http://paypal.me/hugacuba" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Paypal Donate Button HugaCuba" width="200px" id="donateButton"> | ||
<a href="https://cuboss.com/affiliate/?affiliate=hugacuba&r=hugacuba" target="_blank"> | ||
<img src="../pics/button2.png" alt="Cuboss Affiliate Button HugaCuba" id="donateButton"> | ||
</a> | ||
</footer> | ||
<script src="../js/script.js"></script> | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/SkewbSkills/normalize.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/main.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/footer.css"> | ||
<link rel="stylesheet" href="../css/footer.css"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://annikastein.github.io/SkewbPage/apple-touch-icon.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://annikastein.github.io/SkewbPage/favicon-32x32.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="194x194" href="https://annikastein.github.io/SkewbPage/favicon-194x194.png?v=BGmzEd6EBQ"> | ||
|
@@ -106,8 +106,8 @@ <h2>Skewb Algorithms</h2> | |
<a href="https://www.facebook.com/profile.php?id=100010717023214" target="_blank" class="fa fa-facebook"></a> | ||
<a href="https://github.com/AnnikaStein/" target="_blank" class="fa fa-github"></a> | ||
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope-square"></a><br> | ||
<a href="http://paypal.me/hugacuba" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Paypal Donate Button HugaCuba" width="200px" id="donateButton"> | ||
<a href="https://cuboss.com/affiliate/?affiliate=hugacuba&r=hugacuba" target="_blank"> | ||
<img src="../pics/button2.png" alt="Cuboss Affiliate Button HugaCuba" id="donateButton"> | ||
</a> | ||
</footer> | ||
<script src="../js/script.js"></script> | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/SkewbSkills/normalize.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/main.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/footer.css"> | ||
<link rel="stylesheet" href="../css/footer.css"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://annikastein.github.io/SkewbPage/apple-touch-icon.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://annikastein.github.io/SkewbPage/favicon-32x32.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="194x194" href="https://annikastein.github.io/SkewbPage/favicon-194x194.png?v=BGmzEd6EBQ"> | ||
|
@@ -160,8 +160,8 @@ <h2>Math</h2> | |
<a href="https://www.facebook.com/profile.php?id=100010717023214" target="_blank" class="fa fa-facebook"></a> | ||
<a href="https://github.com/AnnikaStein/" target="_blank" class="fa fa-github"></a> | ||
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope-square"></a><br> | ||
<a href="http://paypal.me/hugacuba" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Paypal Donate Button HugaCuba" width="200px" id="donateButton"> | ||
<a href="https://cuboss.com/affiliate/?affiliate=hugacuba&r=hugacuba" target="_blank"> | ||
<img src="../pics/button2.png" alt="Cuboss Affiliate Button HugaCuba" id="donateButton"> | ||
</a> | ||
</footer> | ||
<script src="../js/script.js"></script> | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/SkewbSkills/normalize.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/main.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/footer.css"> | ||
<link rel="stylesheet" href="../css/footer.css"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://annikastein.github.io/SkewbPage/apple-touch-icon.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://annikastein.github.io/SkewbPage/favicon-32x32.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="194x194" href="https://annikastein.github.io/SkewbPage/favicon-194x194.png?v=BGmzEd6EBQ"> | ||
|
@@ -164,8 +164,8 @@ <h2>Techniques</h2> | |
<a href="https://www.facebook.com/profile.php?id=100010717023214" target="_blank" class="fa fa-facebook"></a> | ||
<a href="https://github.com/AnnikaStein/" target="_blank" class="fa fa-github"></a> | ||
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope-square"></a><br> | ||
<a href="http://paypal.me/hugacuba" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Paypal Donate Button HugaCuba" width="200px" id="donateButton"> | ||
<a href="https://cuboss.com/affiliate/?affiliate=hugacuba&r=hugacuba" target="_blank"> | ||
<img src="../pics/button2.png" alt="Cuboss Affiliate Button HugaCuba" id="donateButton"> | ||
</a> | ||
</footer> | ||
<script src="../js/script.js"></script> | ||
|
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 |
---|---|---|
|
@@ -412,8 +412,8 @@ <h2>Credits</h2> | |
<a href="https://www.facebook.com/profile.php?id=100010717023214" target="_blank" class="fa fa-facebook"></a> | ||
<a href="https://github.com/AnnikaStein/" target="_blank" class="fa fa-github"></a> | ||
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope-square"></a><br> | ||
<a href="http://paypal.me/hugacuba" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Paypal Donate Button HugaCuba" width="200px" id="donateButton"> | ||
<a href="https://cuboss.com/affiliate/?affiliate=hugacuba&r=hugacuba" target="_blank"> | ||
<img src="../pics/button2.png" alt="Cuboss Affiliate Button HugaCuba" id="donateButton"> | ||
</a> | ||
</footer> | ||
<script src="../js/script.js"></script> | ||
|
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 |
---|---|---|
|
@@ -471,8 +471,8 @@ <h1> | |
<a href="https://www.facebook.com/profile.php?id=100010717023214" target="_blank" class="fa fa-facebook"></a> | ||
<a href="https://github.com/AnnikaStein/" target="_blank" class="fa fa-github"></a> | ||
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope-square"></a><br> | ||
<a href="http://paypal.me/hugacuba" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Paypal Donate Button HugaCuba" width="200px" id="donateButton"> | ||
<a href="https://cuboss.com/affiliate/?affiliate=hugacuba&r=hugacuba" target="_blank"> | ||
<img src="../pics/button2.png" alt="Cuboss Affiliate Button HugaCuba" id="donateButton"> | ||
</a> | ||
</footer> | ||
<!--Load JavaScript--> | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/SkewbSkills/normalize.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/main.css"> | ||
<link rel="stylesheet" href="https://annikastein.github.io/SkewbPage/css/footer.css"> | ||
<link rel="stylesheet" href="css/footer.css"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://annikastein.github.io/SkewbPage/apple-touch-icon.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://annikastein.github.io/SkewbPage/favicon-32x32.png?v=BGmzEd6EBQ"> | ||
<link rel="icon" type="image/png" sizes="194x194" href="https://annikastein.github.io/SkewbPage/favicon-194x194.png?v=BGmzEd6EBQ"> | ||
|
@@ -116,8 +116,8 @@ <h2>Annika Stein's Skewb Page</h2> | |
<a href="https://www.facebook.com/profile.php?id=100010717023214" target="_blank" class="fa fa-facebook"></a> | ||
<a href="https://github.com/AnnikaStein/" target="_blank" class="fa fa-github"></a> | ||
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope-square"></a><br> | ||
<a href="http://paypal.me/hugacuba" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Paypal Donate Button HugaCuba" width="200px" id="donateButton"> | ||
<a href="https://cuboss.com/affiliate/?affiliate=hugacuba&r=hugacuba" target="_blank"> | ||
<img src="pics/button2.png" alt="Cuboss Affiliate Button HugaCuba" id="donateButton"> | ||
</a> | ||
</footer> | ||
<script src="js/script.js"></script> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.