Skip to content

Commit e90bdc1

Browse files
SaveZeroSaveZero
authored andcommitted
add reddit
1 parent 8e64eac commit e90bdc1

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

public/img/group/reddit.png

4.01 KB
Loading

src/pages/Resources/Resources.jsx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,17 @@ function Resources() {
157157
alt=""
158158
/>
159159
</a>
160+
<a
161+
href="https://www.reddit.com/r/BitwebBTE"
162+
className="blocks-list__block"
163+
>
164+
<h4 className="blocks-list__block__title">Reddit</h4>
165+
<img
166+
className="blocks-list__block__img"
167+
src="/img/group/reddit.png"
168+
alt=""
169+
/>
170+
</a>
160171
<a
161172
href="https://github.com/bitweb-project"
162173
className="blocks-list__block"

0 commit comments

Comments
 (0)