refactor: update all references to github for updated username
This commit is contained in:
parent
bbb3e7d8ff
commit
51340bb2b4
@ -5,7 +5,7 @@ This is my (Price Hiller) personal website/blog/whatever else it may become.
|
||||
** Reporting Issues
|
||||
|
||||
If you have found an issue within my site, say incorrect spelling, incorrect grammar, etc. open an issue on
|
||||
[[https://github.com/treatybreaker/Blog][github]] and please report it.
|
||||
[[https://github.com/PriceHiller/Blog][github]] and please report it.
|
||||
|
||||
**** Reporting Issues that my code sucks/is bad/should be burnt inside a supernovae explosion
|
||||
|
||||
@ -19,11 +19,11 @@ open to it.
|
||||
|
||||
*** I just want to make a comment.
|
||||
|
||||
Go [[https://github.com/treatybreaker/Blog/discussions/new?category=general][here]]
|
||||
Go [[https://github.com/PriceHiller/Blog/discussions/new?category=general][here]]
|
||||
|
||||
*** I didn't understand something or want to ask a question about an article
|
||||
|
||||
Go [[https://github.com/treatybreaker/Blog/discussions/new?category=q-a][here]]
|
||||
Go [[https://github.com/PriceHiller/Blog/discussions/new?category=q-a][here]]
|
||||
|
||||
*** I am looking through this and you've set all of this stuff up, but you haven't written jack-
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<footer>
|
||||
<div class="footer-link-items">
|
||||
<a href="https://github.com/treatybreaker/blog">Source Code</a>
|
||||
<a href="https://github.com/PriceHiller/blog">Source Code</a>
|
||||
<a href="/contact.html">Contact</a>
|
||||
<a href="/credits.html">Credits</a>
|
||||
</div>
|
||||
</footer>
|
||||
</footer>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<ul>
|
||||
<li><a href="mailto:price@orion-technologies.io">By
|
||||
Email</a></li>
|
||||
<li><a href="https://github.com/treatybreaker/blog">At the Github repository for this website</a></li>
|
||||
<li><a href="https://github.com/PriceHiller/blog">At the Github repository for this website</a></li>
|
||||
</ul>
|
||||
<p>
|
||||
I should take no more than 48 hours to get back to you. If you haven't received a response in 48 hours, please
|
||||
@ -30,4 +30,4 @@
|
||||
|
||||
{% include "footer.html" %}
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -509,4 +509,4 @@ section, secrets managed in your config.
|
||||
|
||||
If you want to see my config in all of its hideousness, you can find it [here](https://gitlab.orion-technologies.io/philler/nixos);
|
||||
|
||||
If you found anything wrong or egregious feel free to file an issue on the [Github Mirror](https://github.com/treatybreaker/blog).
|
||||
If you found anything wrong or egregious feel free to file an issue on the [Github Mirror](https://github.com/PriceHiller/blog).
|
||||
|
Loading…
Reference in New Issue
Block a user