commission info on website

This commit is contained in:
Ellpeck 2019-03-28 20:50:23 +01:00
parent 2ef3f3b80d
commit 3ab4bc1356
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ Here is all the information you need if you want to commission me to make a mod
- Minecraft Forge mods only
- Minecraft Versions 1.10 through 1.13 only
- No ports of existing mods
- I charge between 10€ (~$11) and 30€ (~$33) an hour
- I charge between 10€ ($11) and 30€ ($33) an hour
- I estimate the total amount of time it will take based on the size and complexity of the mod beforehand
- The amount I estimate will be what you pay for, no matter how much longer or shorter it actually takes
- You will have the choice of whether you want to receive the source code privately or whether I should publish it on GitHub

View File

@ -89,7 +89,7 @@
<div class="list-display rounded">
<h1>Projects</h1>
<p>
Here is a list of some of my main projects. Check them out if you want!<br> For a full list of my programming projects, you can check out my GitHub page linked <a href="#social">below</a>.
Here is a list of some of my main projects. Check them out if you want!<br>For a full list of my programming projects, you can check out my GitHub page linked <a href="#social">below</a>.<br>Also, if you want to have a Minecraft mod made, you can <a href="https://ellpeck.de/commissions">commission me</a>.
</p>
<div id="project-list">
<noscript><em>The content that should be here is dynamically generated. Please enable JavaScript if you see this.</em></noscript>
@ -141,7 +141,7 @@
<div class="list-display rounded">
<h1>Support Me</h1>
<p>
If you're interested, here are some ways that you can use to throw some of your precious money my way. Keep in mind that doing this is, of course, optional.
If you're interested, here are some ways that you can use to throw some of your precious money my way without actually having me work for you. Keep in mind that doing this is, of course, optional.
</p>
<div id="support-list">
<noscript><em>The content that should be here is dynamically generated. Please enable JavaScript if you see this.</em></noscript>

View File

@ -32,7 +32,7 @@ const questions = [{
},
{
'q': 'Are you for hire?',
'a': 'Technically yes. If you\'re serious about an offer, you can send me an email. There\'s a link above.'
'a': 'You can commission me to make a Minecraft mod for you. You can find more information <a href="https://ellpeck.de/commissions">here</a>.'
},
{
'q': 'What do you use to code?',