-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathportfolio.html
More file actions
18 lines (17 loc) · 1010 Bytes
/
Copy pathportfolio.html
File metadata and controls
18 lines (17 loc) · 1010 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en">
<head>
<title>Delected | Understanding Java Streams</title>
<link rel="stylesheet" href="../default.css">
<link rel="icon" type="image/png" href="../../favicon.png">
<script src="../theme.js"></script>
<meta content="Delected" property="og:title">
<meta content="Delected's portfolio" property="og:description">
<meta content="https://delected.me/portfolio.html" property="og:url">
<meta content="https://delected.me/favicon.png" property="og:image">
<meta content="#44c450" data-react-helmet="true" name="theme-color">
</head>
<body>
<div style="width:100%;height:0;padding-bottom:75%;position:relative;"><iframe src="https://giphy.com/embed/Ju7l5y9osyymQ" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div><p><a href="https://giphy.com/gifs/rick-astley-Ju7l5y9osyymQ">via GIPHY</a></p>
</body>
</html>