mirror of
https://github.com/rubjo/victor-mono.git
synced 2024-11-21 21:44:51 +03:00
✨ Update PayPal links
This commit is contained in:
parent
e070e06fa5
commit
1ba2239941
@ -1,4 +1,4 @@
|
||||
github: rubjo
|
||||
patreon: rune_b
|
||||
ko_fi: victormono
|
||||
custom: https://www.paypal.me/runbjo
|
||||
custom: https://www.paypal.com/donate?hosted_button_id=T8Q8AHYNNXELW
|
||||
|
@ -10,7 +10,7 @@
|
||||
![Intro image](https://github.com/rubjo/victor-mono/raw/master/public/twitter.png)
|
||||
![carbon (3)](https://user-images.githubusercontent.com/42270947/117447088-53e03300-af3d-11eb-84e2-df1713e77019.png)
|
||||
|
||||
### More information and download: [rubjo.github.io/victor-mono](https://rubjo.github.io/victor-mono). If you like it and want to say thanks, [donations](https://www.paypal.me/runbjo) are welcome. ❤️
|
||||
### More information and download: [rubjo.github.io/victor-mono](https://rubjo.github.io/victor-mono). If you like it and want to say thanks, [donations](https://www.paypal.com/donate?hosted_button_id=T8Q8AHYNNXELW) are welcome. ❤️
|
||||
|
||||
***
|
||||
|
||||
|
@ -855,7 +855,7 @@ export default {
|
||||
window.removeEventListener('focus', this.celebrate)
|
||||
},
|
||||
paypal (e) {
|
||||
window.open('https://paypal.me/runbjo')
|
||||
window.open('https://www.paypal.com/donate?hosted_button_id=T8Q8AHYNNXELW')
|
||||
setTimeout(() => {
|
||||
window.addEventListener('focus', this.celebrate(e.target))
|
||||
}, 1000)
|
||||
|
@ -58,15 +58,15 @@ export default {
|
||||
category: 'Design & features'
|
||||
}, {
|
||||
title: 'Will you add some stylistic variations, like a slashed zero, sharper brackets etc.?',
|
||||
value: '<a href="https://paypal.me/runbjo" target="_blank">I might</a>.',
|
||||
value: '<a href="https://www.paypal.com/donate?hosted_button_id=T8Q8AHYNNXELW" target="_blank">I might</a>.',
|
||||
category: 'Design & features'
|
||||
}, {
|
||||
title: 'Will you make a custom style generator, where one can pick the preferred stylistic alternatives and download the corresponding font files?',
|
||||
value: 'Probably not. It depends on the reception and <a href="https://paypal.me/runbjo" class="donate" target="_blank">donations</a>, as this is something I do in my spare time.',
|
||||
value: 'Probably not. It depends on the reception and <a href="https://www.paypal.com/donate?hosted_button_id=T8Q8AHYNNXELW" class="donate" target="_blank">donations</a>, as this is something I do in my spare time.',
|
||||
category: 'Design & features'
|
||||
}, {
|
||||
title: 'Can I use the font for anything?',
|
||||
value: 'Yes. The font is <a href="https://github.com/rubjo/victor-mono/blob/master/LICENSE">released under the SIL Open Font License</a>. If you\'d like to say thanks, you can <a href="https://paypal.me/runbjo" class="donate" target="_blank">donate</a>. I\'d also appreciate it if you referred others to this web site rather than serving the font files from elsewhere.',
|
||||
value: 'Yes. The font is <a href="https://github.com/rubjo/victor-mono/blob/master/LICENSE">released under the SIL Open Font License</a>. If you\'d like to say thanks, you can <a href="https://www.paypal.com/donate?hosted_button_id=T8Q8AHYNNXELW" class="donate" target="_blank">donate</a>. I\'d also appreciate it if you referred others to this web site rather than serving the font files from elsewhere.',
|
||||
category: 'Usage'
|
||||
}, {
|
||||
title: 'I found a bug. Where do I report it?',
|
||||
@ -82,7 +82,7 @@ export default {
|
||||
category: 'Other'
|
||||
}, {
|
||||
title: 'Why are you giving it away?',
|
||||
value: 'I originally planned on selling it for some (smaller or much larger) sum, like others do. But I eventually decided against it: I couldn’t be bothered to set up hosting, payment, EULAs etc, nor do I have time for the level of support I feel should accompany a commercial product. This typeface isn’t meant to be the perfect font for everyone - I just made the one perfect for me. If you’re unemployed or struggle to make ends meet, download the font with a clear conscience. If you work in a corporate setting or are relatively well off, consider <a href="https://paypal.me/runbjo" class="donate" target="_blank">supporting</a> the hours spent designing this font. If you want to and are able to donate anything: thank you!',
|
||||
value: 'I originally planned on selling it for some (smaller or much larger) sum, like others do. But I eventually decided against it: I couldn’t be bothered to set up hosting, payment, EULAs etc, nor do I have time for the level of support I feel should accompany a commercial product. This typeface isn’t meant to be the perfect font for everyone - I just made the one perfect for me. If you’re unemployed or struggle to make ends meet, download the font with a clear conscience. If you work in a corporate setting or are relatively well off, consider <a href="https://www.paypal.com/donate?hosted_button_id=T8Q8AHYNNXELW" class="donate" target="_blank">supporting</a> the hours spent designing this font. If you want to and are able to donate anything: thank you!',
|
||||
category: 'Other'
|
||||
}, {
|
||||
title: 'Did you know that the [insert typeface property here] violates some 500-year old font design convention?',
|
||||
@ -90,7 +90,7 @@ export default {
|
||||
category: 'Design & features'
|
||||
}, {
|
||||
title: 'The font is missing an obscure ligature symbol used for indicating an infinite loop in the language Goskell when writing in ancient Ghiscari. Would you be willing to add it?',
|
||||
value: 'Not very likely, but <a href="https://paypal.me/runbjo" target="_blank">I might</a>.',
|
||||
value: 'Not very likely, but <a href="https://www.paypal.com/donate?hosted_button_id=T8Q8AHYNNXELW" target="_blank">I might</a>.',
|
||||
category: 'Design & features'
|
||||
}, {
|
||||
title: 'A programming font with cursive italics and ligatures is the worst idea in the world. This is absolutely horrible. BTW, I am really angry.',
|
||||
|
Loading…
Reference in New Issue
Block a user