Renamed home to eliasfink.de
This commit is contained in:
25
eliasfink.de/.htaccess
Normal file
25
eliasfink.de/.htaccess
Normal file
@@ -0,0 +1,25 @@
|
||||
<IfModule mod_expires.c>
|
||||
ExpiresActive On
|
||||
ExpiresDefault A2592000
|
||||
ExpiresByType text/css A604800
|
||||
ExpiresByType text/javascript A604800
|
||||
ExpiresByType application/javascript A604800
|
||||
</IfModule>
|
||||
|
||||
<filesMatch ".(css|js)$">
|
||||
Header set Cache-Control "max-age=604800, public"
|
||||
</filesMatch>
|
||||
|
||||
<filesMatch ".(png|gif|jpg|jpeg|ico|svg|eot|otf|ttf|woff|woff2|xml|webmanifest)$">
|
||||
Header set Cache-Control "max-age=2592000, public"
|
||||
</filesMatch>
|
||||
|
||||
<filesMatch ".(html|css|js|png|gif|jpg|jpeg|ico|svg|eot|otf|ttf|woff|woff2|xml|webmanifest)$">
|
||||
SetOutputFilter DEFLATE
|
||||
</FilesMatch>
|
||||
|
||||
<IfModule mod_headers.c>
|
||||
<FilesMatch ".(html|css|js|png|gif|jpg|jpeg|ico|svg|eot|otf|ttf|woff|woff2|xml|webmanifest)$">
|
||||
Header append Vary: Accept-Encoding
|
||||
</FilesMatch>
|
||||
</IfModule>
|
||||
2
eliasfink.de/README.md
Normal file
2
eliasfink.de/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Website
|
||||
|
||||
61
eliasfink.de/home.css
Normal file
61
eliasfink.de/home.css
Normal file
@@ -0,0 +1,61 @@
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
background-color: #001A33;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
|
||||
}
|
||||
|
||||
#container {
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
width: 500px;
|
||||
position: fixed;
|
||||
max-width: 100%;
|
||||
-webkit-transform: translate(-50%, -50%);
|
||||
-moz-transform: translate(-50%, -50%);
|
||||
-ms-transform: translate(-50%, -50%);
|
||||
-o-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
#ef-logo, #elias-fink-logo {
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#ef-logo {
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
#elias-fink-logo {
|
||||
width: 80%;
|
||||
margin-top: 14%;
|
||||
margin-bottom: 5%;
|
||||
}
|
||||
|
||||
#email, #legal {
|
||||
bottom: 5px;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#email {
|
||||
left: 5px;
|
||||
}
|
||||
|
||||
#legal {
|
||||
right: 5px;
|
||||
}
|
||||
|
||||
#email a, #legal a {
|
||||
font-size: 14px;
|
||||
text-decoration: none;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
#email a:hover, #legal a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
47
eliasfink.de/index.php
Normal file
47
eliasfink.de/index.php
Normal file
@@ -0,0 +1,47 @@
|
||||
<?php include "../html-head.php"; ?>
|
||||
|
||||
<link rel="stylesheet" href="home.css">
|
||||
|
||||
<title>Home – Elias Fink</title>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<svg id="ef-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000">
|
||||
<circle cx="500" cy="500" r="500" fill="#0080FF"/>
|
||||
<g fill="#FFFFFF">
|
||||
<rect x="430" y="240" width="50" height="520"/>
|
||||
<rect x="190" y="240" width="265" height="50" />
|
||||
<rect x="190" y="475" width="265" height="50" />
|
||||
<rect x="190" y="710" width="265" height="50" />
|
||||
<rect x="520" y="240" width="50" height="520"/>
|
||||
<rect x="545" y="240" width="265" height="50" />
|
||||
<rect x="545" y="475" width="265" height="50" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
<svg id="elias-fink-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1086.2 142.063">
|
||||
<path fill="#FFFFFF" d="M10.2 131.833h86.4v9.2H0v-140h93.6v9.2H10.2v55.2h74.6v9H10.2v57.4zm123.6 9.2v-140H144v130.8h80.6v9.2h-90.8zm117 0v-140H261v140h-10.2zm163.6 0l-18-39.4h-81.2l-17.8 39.4h-11l64.4-140H361l64.4 140h-11zm-95.2-48h73.4l-36.8-80.8-36.6 80.8zm117.4 30l4.6-7.6q7.4 7.8 19.9 12.7 12.5 4.9 26.3 4.9 20 0 30.2-7.6 10.2-7.6 10.2-19.8 0-9.4-5.4-15-5.4-5.6-13.4-8.6-8-3-21.6-6.2-15.4-3.8-24.7-7.4-9.3-3.6-15.8-11.1-6.5-7.5-6.5-20.1 0-10.2 5.4-18.7 5.4-8.5 16.5-13.5 11.1-5 27.7-5 11.6 0 22.8 3.4 11.2 3.4 19.4 9.2l-3.8 8.2q-8.4-5.8-18.5-8.8-10.1-3-19.9-3-19.4 0-29.4 7.8-10 7.8-10 20.2 0 9.4 5.4 15 5.4 5.6 13.4 8.6 8 3 21.8 6.4 15.4 3.8 24.6 7.4 9.2 3.6 15.7 10.9 6.5 7.3 6.5 19.7 0 10.2-5.5 18.6-5.5 8.4-16.9 13.4-11.4 5-28 5-15.4 0-29.3-5.3-13.9-5.3-21.7-13.7z"/>
|
||||
<path fill="#0080FF" d="M717.6 10.233h-83.4v59.8h74.6v9.2h-74.6v61.8H624v-140h93.6v9.2zm32.6 130.8v-140h10.2v140h-10.2zm162.8-140h10.2v140h-8.4l-95.4-121.6v121.6h-10.2v-140h8.6l95.2 121.6V1.033zm160.8 140l-60.2-69-31.4 32.2v36.8H972v-140h10.2v90l87.4-90h12.4l-61.6 63.6 65.8 76.4h-12.4z"/>
|
||||
</svg>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="email">
|
||||
|
||||
<a href="mailto:mail@eliasfink.de">mail@eliasfink.de</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="legal">
|
||||
|
||||
<a href="https://privacy.eliasfink.de">Datenschutz</a>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user