File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
/* Animations END */
20
20
21
21
/* Flags BEGIN */
22
- $flagsImagePath : " /images/" ;
22
+ $flagsImagePath : " .. /images/" ;
23
23
@import " ../node_modules/bc-css-flags/dist/css/bc-css-flags.scss" ;
24
24
/* Flags END */
25
25
Original file line number Diff line number Diff line change 1
1
< title > Jitsi Meet</ title >
2
2
< meta property ="og:title " content ="Jitsi Meet "/>
3
- < meta property ="og:image " content ="/ images/jitsilogo.png?v=1 "/>
3
+ < meta property ="og:image " content ="images/jitsilogo.png?v=1 "/>
4
4
< meta property ="og:description " content ="Join a WebRTC video conference powered by the Jitsi Videobridge "/>
5
5
< meta description ="Join a WebRTC video conference powered by the Jitsi Videobridge "/>
6
6
< meta itemprop ="name " content ="Jitsi Meet "/>
7
7
< meta itemprop ="description " content ="Join a WebRTC video conference powered by the Jitsi Videobridge "/>
8
- < meta itemprop ="image " content ="/ images/jitsilogo.png?v=1 "/>
9
- < link rel ="icon " type ="image/png " href ="/ images/favicon.ico?v=1 "/>
8
+ < meta itemprop ="image " content ="images/jitsilogo.png?v=1 "/>
9
+ < link rel ="icon " type ="image/png " href ="images/favicon.ico?v=1 "/>
You can’t perform that action at this time.
0 commit comments