--- page-title: "About" layout: "str1" breadcrumbs: [ { label: "About" } ] --- {{#> _str1-content }}
{{! Content }}
{{! Stream Rules }}

Hardware

{{! Product List }}
{{#each ../str1.about.hardware}}
{{! Icon }}
{{! Icon / End }} {{! Content }}

{{title}}

{{brand}}
{{! Content / End }} {{! Button }}
{{#> _str1-btn variant="outline-default" size="md" class="w-full" }} Buy it now! {{/_str1-btn}}
{{! Button / End }}
{{/each}}
{{! Product List / End }}
{{! Stream Rules / End }} {{! FAQ }}

Frequently Asked Questions

{{> _str1-accordion data=../str1.about.faq }}
{{! FAQ / End }}
{{! Content / End }} {{! Sidebar }}
{{! The Channel }}

The Channel

Hi! My name is April Valentine AKA NekoMaGiX. My main stream is every day at 8PM PST. I also make special morning streams all 1st‘s, 15th’s and 30th’s of every month with the lastest gaming news.
{{! Details }} {{> _str1-details details=../str1.about.details }} {{! Details / End }} {{#> _str1-btn variant="patreon" size="md" class="w-full" }} Support me via Patreon {{/_str1-btn}}
{{! The Channel / End }} {{! Stream Rules }}

Stream Rules

  1. Be positive! Respect and help other viewers
  2. Be respectful of moderators
  3. No insults or any other bad laguage
  4. No self promotions
  5. Discrimination will result in ban
  6. No message or emote spamming
  7. Have fun!
{{! Stream Rules / End }}
{{! Sidebar / End }}
{{/_str1-content}}