Skip to content

Commit

Permalink
deployed via Scully Publish Action 🎩 for ab2f4a6
Browse files Browse the repository at this point in the history
  • Loading branch information
d-koppenhagen committed Oct 6, 2020
0 parents commit 74facff
Show file tree
Hide file tree
Showing 158 changed files with 15,184 additions and 0 deletions.
654 changes: 654 additions & 0 deletions 3rdpartylicenses.txt

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
<!DOCTYPE html>
<html lang="de">
<head>
<base href="/" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="assets/images/favicon.png" />

<!-- Apple PWA Support -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta
name="apple-mobile-web-app-status-bar-style"
content="black-translucent"
/>
<link rel="apple-touch-icon" href="assets/icons/icon-512x512.png" />
<link
href="assets/icons/iphone5_splash.png"
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/iphone6_splash.png"
media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/iphoneplus_splash.png"
media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/iphonex_splash.png"
media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/iphonexr_splash.png"
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/iphonexsmax_splash.png"
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/ipad_splash.png"
media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/ipadpro1_splash.png"
media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/ipadpro3_splash.png"
media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image"
/>
<link
href="assets/icons/ipadpro2_splash.png"
media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image"
/>

<!-- Basic Site Information -->
<title>D-Koppenhagen.de</title>
<meta
name="description"
content="Danny Koppenhagen: Entwickler, IT-Berater, Buchautor"
/>
<meta name="robots" content="index, follow" />
<meta name="author" content="Danny Koppenhagen" />

<!-- Twitter Card -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@d-koppenhagen" />
<meta
name="twitter:title"
content="Danny Koppenhagen: Entwickler, IT-Berater, Buchautor"
/>
<meta
name="twitter:image"
content="https://d-koppenhagen.de/assets/images/dk.jpg"
/>
<meta
name="twitter:description"
content="📦 #nodejs 🅰️ #Angular,💡#TypeScript,⚡️ #RxJS, ♻️ #NgRx and 📲 #NativeScript 👨🏻‍💻 Developer
@dbsystel #dxhouse, 📕Author @angular_buch https://angular-buch.com"
/>

<!-- Open Graph Profile -->
<meta property="og:type" content="profile" />
<meta property="og:title" content="D-Koppenhagen.de" />
<meta property="og:url" content="https://d-koppenhagen.de" />
<meta
property="og:image"
content="https://d-koppenhagen.de/assets/images/dk.jpg"
/>
<meta property="profile:first_name" content="Danny" />
<meta property="profile:last_name" content="Koppenhagen" />
<link rel="manifest" href="manifest.webmanifest" />
<meta name="theme-color" content="#e7e7e7" />
<link rel="stylesheet" href="styles.a0f1af505ba828ffb126.css"></head>
<body id="page-wrapper">
<!-- Angular -->
<dk-root></dk-root>
<noscript
>Please enable JavaScript to continue using this application.</noscript
>
<script src="runtime-es2015.e69966891fa457c2ce23.js" type="module"></script><script src="runtime-es5.e69966891fa457c2ce23.js" nomodule defer></script><script src="polyfills-es5.abb91a73b6481375e107.js" nomodule defer></script><script src="polyfills-es2015.2d96ee9e7a5315479fc3.js" type="module"></script><script src="main-es2015.f2acb53a742111caf286.js" type="module"></script><script src="main-es5.f2acb53a742111caf286.js" nomodule defer></script></body>
</html>
1 change: 1 addition & 0 deletions 6-es2015.1a503cc3a57c91e41fe0.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 6-es5.1a503cc3a57c91e41fe0.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 7-es2015.3e7b6fded4ee107b3d11.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions 7-es5.3e7b6fded4ee107b3d11.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d-koppenhagen.de
Loading

0 comments on commit 74facff

Please sign in to comment.