This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtweets.html
140 lines (133 loc) · 5.46 KB
/
tweets.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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<!DOCTYPE html>
<html>
<head>
<title>
Contact Me
</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta charset="UTF-8">
<link rel="icon" href="https://www.holbertonschool.com/assets/favicon-9a9a5a3f7b5b6a2b9ebc77b354aa257f9cf30c8199b3278cefcca90a65f9a399.ico">
<link href="https://www.holbertonschool.com/level2/holberton.css" rel="stylesheet">
<link href="styles.css" rel="stylesheet">
<script src="behavior.js"></script>
</head>
<body class="works_on_smartphone">
<!--Facebook wanted me to put this here-->
<div id="fb-root"></div>
<script>
(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!--Now starts the original stuff-->
<header>
<div class="right">
<a href="https://twitter.com/TwitterDev?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-show-screen-name="false" data-show-count="false">Follow @TwitterDev</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br>
<div class="fb-share-button" data-href="https://facebook.com/noltron000/" data-layout="button" data-size="large" data-mobile-iframe="true"><a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Ffacebook.com%2Fnoltron000%2F&src=sdkpreparse">Share</a></div>
</div>
<div class="logo">
<img id="smart_thumbnail" src="images/holberton-biggie.png" class="small">
</div>
<ul class="dropdown">
<a href="./">
<li class="head-button">Home</li>
</a>
</ul>
<ul class="dropdown">
<a href="./tweets.html">
<li class="head-button">Tweets</li>
</a>
</ul>
<ul class="dropdown">
<a href="./dnd/print-outs.html">
<li class="head-button">Dungeons & Dragons</li>
</a>
</ul>
<ul class="dropdown">
<li class="drop-button">Team Fortress 2</li>
<ul class="drop-entity">
<a href="./tf2/configs.html">
<li>Dense CFGs</li>
</a>
<a href="./tf2/unusual.html">
<li>Unusual Mod</li>
</a>
</ul>
</ul>
<ul class="dropdown">
<a href="./challenges/vbox.html">
<li class="head-button">Velocibox</li>
</a>
</ul>
<ul class="dropdown">
<a href="./hardware/mjolnir.html">
<li class="head-button">Mjolnir</li>
</a>
</ul>
<ul class="dropdown">
<li class="drop-button">Professional</li>
<ul class="drop-entity">
<a target="_blank" href="https://noltron000.github.io/my-website/">
<li>My Website</li>
</a>
<a target="_blank" href="https://drive.google.com/open?id=11XxgrT062TGRMKD3ASSruP-9hqrYdI0i">
<li>Resume</li>
</a>
</ul>
</ul>
</header>
<main>
<article>
<h1>Contact Me</h1>
<h3>Twitter</h3>
<p>See some of my recent activity!</p>
<blockquote class="twitter-tweet" data-lang="en">
<p lang="en" dir="ltr">Working on my website for <a target="_blank" href="https://twitter.com/holbertonschool?ref_src=twsrc%5Etfw">@holbertonschool</a> today... Thinking about what to make it about!! Exciting :D</p>— noltron (@noltron000) <a target="_blank" href="https://twitter.com/noltron000/status/946080010879856641?ref_src=twsrc%5Etfw">December 27, 2017</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<h3>Other Media</h3>
<p>You can also contact me in several other ways as follows. If there is something not listed here, simply Google my tag, noltron000.
<ul>
<li><a target="_blank" href="https://github.com/noltron000.com">GitHub</a></li>
<li><a target="_blank" href="https://devpost.com/noltron000.com">DevPost</a></li>
<li><a target="_blank" href="https://www.facebook.com/noltron000.com">Facebook</a></li>
</ul>
</p>
</article>
<aside>
<div id="disqus_thread"></div>
<script>
/*
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function () { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://http-213-167-242-216-1.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</aside>
</main>
<footer>
<a class="footer-item" target="_blank" href="https://www.holbertonschool.com"><img src="https://www.holbertonschool.com/holberton-logo.png" width=200px></a>
<p class="footer-item">
Made by <a target="_blank" href="https://twitter.com/noltron000">Nolan Kovacik</a>
<br>for <a target="_blank" href="https://www.holbertonschool.com">Holberton School</a>.
</p>
</footer>
</body>
</html>