*sigh*
This commit is contained in:
parent
2012772b43
commit
c1ae4aced6
2 changed files with 28 additions and 8 deletions
|
@ -64,8 +64,19 @@ layout: default
|
|||
|
||||
<hr>
|
||||
|
||||
<div class ="notice--danger"><a href="{{ base_path }}/recent-community-events">Recent Community Events</a></div>
|
||||
|
||||
<div class ="notice--danger">
|
||||
The /r/3dshacks moderation team (specifically <a href="https://www.reddit.com/user/deadfracture99">LOCAP</a>) have attempted to have GitHub take down <a href="https://3ds.guide">3ds.guide</a>.
|
||||
<br>
|
||||
They attempted to get the sum of thousands of hours of work, by me and dozens of people, taken down for <i>spite</i>.
|
||||
<br><br>
|
||||
(<a href="https://0bin.net/paste/jzokYUcQ8fngF-PQ#wvhaNjdwCjMwAxZa0iArfSYvPoYLYYhBam7l9pA5Ols">Relevant Logs</a>)
|
||||
</div>
|
||||
<div class ="notice--danger">
|
||||
(<a href="{{ base_path }}/recent-community-events">Recent Community Events</a>)
|
||||
<br><br>
|
||||
(I know this is not the best place for this, but I have no other options. I apologize to anyone who does not care and just wants to hack their 3DS.)
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<center>
|
||||
|
|
|
@ -40,17 +40,26 @@ layout: default
|
|||
<div class ="notice"><b>{{ link.title }}</b></div>
|
||||
{% endfor %}
|
||||
|
||||
<hr>
|
||||
|
||||
<div class ="notice--danger">
|
||||
The /r/3dshacks moderation team (specifically <a href="https://www.reddit.com/user/deadfracture99">LOCAP</a>) have attempted to have GitHub take down <a href="https://3ds.guide">3ds.guide</a>.
|
||||
<br>
|
||||
They attempted to get the sum of thousands of hours of work, by me and dozens of people, taken down for <i>spite</i>.
|
||||
<br><br>
|
||||
(<a href="https://0bin.net/paste/jzokYUcQ8fngF-PQ#wvhaNjdwCjMwAxZa0iArfSYvPoYLYYhBam7l9pA5Ols">Relevant Logs</a>)
|
||||
</div>
|
||||
<div class ="notice--danger">
|
||||
(<a href="{{ base_path }}/recent-community-events">Recent Community Events</a>)
|
||||
<br><br>
|
||||
(I know this is not the best place for this, but I have no other options. I apologize to anyone who does not care and just wants to hack their 3DS.)
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
{{ content }}
|
||||
</section>
|
||||
</article>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class ="notice--danger"><a href="{{ base_path }}/recent-community-events">Recent Community Events</a></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<center>
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
|
|
Loading…
Reference in a new issue