-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
85 lines (80 loc) · 5.8 KB
/
index.html
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<html lang="en">
<head>
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-137989520-1"></script>
<script>
function gtag() {
dataLayer.push(arguments)
}
window.dataLayer = window.dataLayer || [], gtag("js", new Date), gtag("config", "UA-137989520-1")
</script>
<meta charset="utf-8">
<meta name="language" content="English">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="robots" content="index, follow">
<meta property="og:type" content="website">
<meta property="twitter:card" content="summary_large_image">
<link rel="shortcut icon" href="/assets/favicon.png">
<link rel="manifest" href="/manifest.json">
<link href="/assets/style.css" rel="stylesheet">
<title>LinkedTales - Top Software Engineer Professional Experiences</title>
<meta name="title" content="LinkedTales - Inisghts for your career" data-react-helmet="true">
<meta name="description" content="Discover insights about your career based on statistics from thousands of top company professionals worldwide, it's totally free!" data-react-helmet="true">
<meta name="keywords" content="statistics, company, career, profession, infographic" data-react-helmet="true">
<meta property="og:url" content="https://linkedtales.github.io/" data-react-helmet="true">
<meta property="og:title" content="LinkedTales" data-react-helmet="true">
<meta property="og:description" content="Discover free insights about your career based on statistics from thousands of top company professionals worldwide." data-react-helmet="true">
<meta property="og:image" content="https://linkedtales.github.io/assets/share.jpg" data-react-helmet="true">
<meta property="twitter:url" content="https://linkedtales.github.io/" data-react-helmet="true">
<meta property="twitter:title" content="LinkedTales" data-react-helmet="true">
<meta property="twitter:description" content="Discover free insights about your career based on statistics from thousands of top company professionals worldwide." data-react-helmet="true">
<meta property="twitter:image" content="https://linkedtales.github.io/assets/share.jpg" data-react-helmet="true">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root">
<div class="wrapper">
<header>
<div class="index__header">
<div class="index__header__logo alternative"><img src="/assets/logo.png" alt="logo"></div>
</div>
<div class="index__body alternative">
<div class="index__body__text">The best insights for your carrer development from professionals worldwide!</div>
<div class="index__body__image"><img src="/assets/people.png" alt="people"></div>
</div>
</header>
<main class="index__list">
<strong>Published Articles:</strong>
<nav>
<ul>
<li><a href="/software-engineer-professional-experiences">Professional Experiences</a></li>
</ul>
<ul>
<li><a href="/software-engineer-education">Professional Education</a></li>
</ul>
</nav>
</main>
<section class="share false">
<div class="share share-text">help us do more, please share it!</div>
<ul class="share__buttons">
<li>
<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Flinkedtales.github.io%2Fsoftware-engineering-experiences%2F&quote=Top%20Companies%20Software%20Engineers%20Experiences" title="Share on Facebook" target="_blank" rel="noopener noreferrer"><img alt="Share on Facebook" src="assets/social/Facebook.svg"></a>
</li>
<li>
<a href="https://twitter.com/intent/tweet?source=https%3A%2F%2Flinkedtales.github.io%2Fsoftware-engineering-experiences%2F&text=Top%20Companies%20Software%20Engineers%20Experiences:%20https%3A%2F%2Flinkedtales.github.io%2Fsoftware-engineering-experiences%2F" title="Share on Twitter" target="_blank" rel="noopener noreferrer"><img alt="Share on Twitter" src="assets/social/Twitter.svg"></a>
</li>
<li>
<a href="http://www.reddit.com/submit?url=https%3A%2F%2Flinkedtales.github.io%2Fsoftware-engineering-experiences%2F&title=Top%20Companies%20Software%20Engineers%20Experiences" title="Share on Reddit" target="_blank" rel="noopener noreferrer"><img alt="Share on Reddit" src="assets/social/Reddit.svg"></a>
</li>
<li>
<a href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Flinkedtales.github.io%2Fsoftware-engineering-experiences%2F&title=Top%20Companies%20Software%20Engineers%20Experiences&summary=Discover%20insights%20about%20your%20career%20based%20on%20statistics%20from%20thousands%20of%20top%20company%20professionals%20worldwide%2C%20it's%20totally%20free!&source=https%3A%2F%2Flinkedtales.github.io%2Fsoftware-engineering-experiences%2F" title="Share on LinkedIn" target="_blank" rel="noopener noreferrer"><img alt="Share on LinkedIn" src="assets/social/LinkedIn.svg"></a>
</li>
</ul>
</section>
<footer class="footer alternative"><div>made to engineers by engineers<br>contact: <a href="mailto:[email protected]">[email protected]</a><br><div class="footer__github"><br><a href="https://github.com/linkedtales/linkedtales.github.io/" target="_blank">It's open-source, contribute!</a><br><span></span></div><br></div></footer>
</div>
</div>
<script async="" defer="defer" src="https://buttons.github.io/buttons.js"></script>
</body>
</html>