diff --git a/bcst/themes/hrstv/book.png b/bcst/themes/hrstv/book.png
new file mode 100644
index 0000000..3ff5888
Binary files /dev/null and b/bcst/themes/hrstv/book.png differ
diff --git a/bcst/themes/hrstv/index.html b/bcst/themes/hrstv/index.html
new file mode 100644
index 0000000..505a677
--- /dev/null
+++ b/bcst/themes/hrstv/index.html
@@ -0,0 +1,68 @@
+
+
+
+
+
+ {%- for key,value in bookmarks.items() %}
+
{{key}}
+ {% for link_name, url in value.items() -%}
+
{{link_name}}
+ {% endfor %}
+ {% if not loop.last %}
+
+ {%- endif -%}
+ {%- endfor -%}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/bcst/themes/hrstv/resources.json b/bcst/themes/hrstv/resources.json
new file mode 100644
index 0000000..ebae17e
--- /dev/null
+++ b/bcst/themes/hrstv/resources.json
@@ -0,0 +1,33 @@
+{
+ "title": "home page",
+ "bookmarks": {
+ "P r o d u c t i v i t y": {
+ "YesJapan":"http://yesjapan.com",
+ "StackExchange":"https://stackexchange.com/",
+ "StackOverflow":"http://stackoverflow.com/",
+ "SoftUni":"https://softuni.bg/",
+ "Judge":"https://judge.softuni.bg/",
+ "Slido":"http://sli.do",
+ "ssavr":"http://ssavr.com/",
+ "gmail":"https://gmail.com",
+ "calendar":"https://calendar.google.com/",
+ "gDocs":"http://docs.google.com/",
+ "gSheets":"https://docs.google.com/spreadsheets/u/0/",
+ "gPhotos":"https://photos.google.com/",
+ "Oriflame":"https://bg.oriflame.com/"
+ },
+ "R e c r e a t i o n": {
+ "YouTube":"https://www.youtube.com/feed/subscriptions/",
+ "BitChute":"https://www.bitchute.com/",
+ "myNoise":"https://mynoise.net/",
+ "cmd.to":"http://cmd.to/",
+ "Minds":"http://minds.com",
+ "reddit":"http://reddit.com",
+ "DA":"http://deviantart.com",
+ "ArtStation":"https://www.artstation.com/",
+ "chrono.gg":"https://www.chrono.gg/",
+ "Freakz":"https://www.wow-freakz.com/",
+ "Dalaran":"https://www.dalaran-wow.com/"
+ }
+ }
+}
diff --git a/bcst/themes/hrstv/styles.css b/bcst/themes/hrstv/styles.css
new file mode 100644
index 0000000..e36c2f3
--- /dev/null
+++ b/bcst/themes/hrstv/styles.css
@@ -0,0 +1,41 @@
+@font-face{font-family: VCR OSD MONO; src: url(vcrosdmono.ttf)}
+
+body {
+ margin: 0;
+ color: #21566C;
+ background-color: #161515;
+ font-family: VCR OSD MONO,VCR OSD MONO;
+ font-size: 20px;
+ text-align: center;
+}
+
+#content #bookmarks {
+ margin: 1% auto 0;
+ width: 98%;
+ vertical-align:top
+}
+
+.button {
+ text-decoration: none;
+ background-color: #161515;
+ color: #40A6D0;
+ padding: 6px 12px 6px 12px;
+ border: 2px solid #40A6D0;
+ font-family: Calibri;
+ font-weight: 500;
+ font-size: 18pt;
+ line-height: 55px;
+ text-decoration: none;
+ }
+
+.button:hover {
+ background-color: #40A6D0;
+ color: #161515;
+ text-decoration: overline;
+}
+
+#clock {
+ font-family: VCR OSD MONO;
+ font-size: 40pt;
+ color: #40A6D0;
+}
diff --git a/bcst/themes/hrstv/vcrosdmono.ttf b/bcst/themes/hrstv/vcrosdmono.ttf
new file mode 100644
index 0000000..dcca687
Binary files /dev/null and b/bcst/themes/hrstv/vcrosdmono.ttf differ
diff --git a/gallery/README.md b/gallery/README.md
index 215911b..382c1ed 100644
--- a/gallery/README.md
+++ b/gallery/README.md
@@ -24,3 +24,9 @@
*Description*:
- Author: Qhungg289
- Url: https://github.com/qhungg289/startpage
+
+### hrstv
+
+*Description*:
+- Author: m_hrstv
+- Url: https://www.reddit.com/r/startpages/comments/etzaih/my_first_attempt_at_creating_a_starpage_from/
diff --git a/gallery/hrstv.jpg b/gallery/hrstv.jpg
new file mode 100644
index 0000000..22975d6
Binary files /dev/null and b/gallery/hrstv.jpg differ