My personal website
at main 18 lines 1.4 kB view raw
1meta(http-equiv="X-UA-Compatible" content="IE=edge") 2meta(name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0") 3meta(name="robots" content="index,follow") 4 5link(rel="shortcut icon" type="image/png" sizes="96x96" href="img/scrumplex_round.png?width=96") 6link(rel="shortcut icon" type="image/png" sizes="32x32" href="img/scrumplex_round.png?width=32") 7link(rel="shortcut icon" type="image/png" sizes="16x16" href="img/scrumplex_round.png?width=16") 8link(rel="apple-touch-icon-precomposed" type="image/png" sizes="144x144" href="img/scrumplex_round.png?width=144") 9link(rel="apple-touch-icon-precomposed" type="image/png" sizes="114x114" href="img/scrumplex_round.png?width=114") 10link(rel="apple-touch-icon-precomposed" type="image/png" sizes="72x72" href="img/scrumplex_round.png?width=72") 11link(rel="apple-touch-icon-precomposed" type="image/png" href="img/scrumplex_round.png?width=57") 12 13meta(name="description" content="Learn more about the work of Scrumplex on this website") 14meta(name="keywords" content="Scrumplex, scrumplex.net, Arch Linux, free software, GNU, FSF, open source, gitlab") 15meta(name="author" content="Scrumplex") 16meta(name="og:title" content="Scrumplex - A passionate developer") 17meta(name="og:type" content="website") 18meta(name="og:description" content="Hello there, my name is Sefa. Learn more on my website")