diff --git a/components/teks/vwe-koute-achte.js b/components/teks/vwe-koute-achte.js
index aef47dc..950f601 100644
--- a/components/teks/vwe-koute-achte.js
+++ b/components/teks/vwe-koute-achte.js
@@ -10,7 +10,8 @@ import {
Deezer,
Amazon,
Soundcloud,
- Lbry
+ Lbry,
+ Peertube
} from '@icons-pack/react-simple-icons'
import VideocamIcon from '@material-ui/icons/Videocam'
import MusicNoteIcon from '@material-ui/icons/MusicNote'
@@ -41,7 +42,8 @@ const vweyIcons = {
Dailymotion: ,
Soundcloud: ,
Lbry: ,
- Rumble:
+ Rumble: ,
+ Peertube:
}
export default function VweKouteAchte({anTeks, niVideyo, niOdyo}) {