about summary refs log tree commit diff stats
path: root/src/pages/widgets/links.pug
blob: 7a04a99183c609d89a192f0a88e84052e109c7c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
include ../widgets/icons.pug

mixin links(service)
    section#links.links
        .title
            +general
            a(href="#general" data-localise="__MSG_general__") General

        .title 
            img(src="../../../assets/images/youtube-icon.png")
            a(href="#youtube" data-localise="__MSG_youtube__") YouTube 

        .title 
            img(src="../../../assets/images/youtube-music-icon.png")
            a(href="#youtubeMusic" data-localise="__MSG_ytmusic__") YT Music

        .title 
            img(src="../../../assets/images/twitter-icon.png")
            a(href="#twitter" data-localise="__MSG_twitter__") Twitter

        .title 
            img(src="../../../assets/images/instagram-icon.png")
            a(href="#instagram" data-localise="__MSG_instagram__") Instagram

        .title 
            img(src="../../../assets/images/tiktok-icon.png")
            a(href="#tiktok" data-localise="__MSG_tiktok__") TikTok

        .title 
            img(src="../../../assets/images/reddit-icon.png")
            a(href="#reddit" data-localise="__MSG_reddit__") Reddit

        .title 
            img(src="../../../assets/images/imgur-icon.png")
            a(href="#imgur" data-localise="__MSG_imgur__") Imgur

        .title 
            img(src="../../../assets/images/wikipedia-icon.svg")
            a(href="#wikipedia" data-localise="__MSG_wikipedia__") Wikipedia

        .title 
            +medium
            a(href="#medium" data-localise="__MSG_medium__") Medium

        .title 
            img(src="../../../assets/images/peertube-icon.svg")
            a(href="#peertube" data-localise="__MSG_peertube__") PeerTube

        .title 
            img(src="../../../assets/images/lbry-icon.png")
            a(href="#lbry" data-localise="__MSG_lbry__") LBRY/Odysee

        .title 
            +search
            a(href="#search" data-localise="__MSG_search__") Search

        .title 
            +translate
            a(href="#translate" data-localise="__MSG_translate__") Translate

        .title 
            +maps
            a(href="#maps" data-localise="__MSG_maps__") Maps

        .title 
            +send
            a(href="#sendTargets" data-localise="__MSG_sendFiles__") Send Files