Skip to content

Commit

Permalink
Add low tech notice (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Aug 16, 2019
1 parent e5fdca5 commit 4a7cf61
Showing 1 changed file with 29 additions and 5 deletions.
34 changes: 29 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,23 +42,47 @@

<body>
<div
style="position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;"
style="position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center; width: 380px;"
>
<p>
Find me on
<a href="https://github.com/amaurymartiny" target="_blank">Github</a>,
<a href="https://twitter.com/amaurymartiny" target="_blank">Twitter</a>,
<a href="https://www.linkedin.com/in/amaurymartiny/" target="_blank"
<a
href="https://github.com/amaurymartiny"
rel="noopener noreferrer"
target="_blank"
>Github</a
>,
<a
href="https://www.patreon.com/amaurymartiny"
rel="noopener noreferrer"
target="_blank"
>Patreon</a
>,
<a
href="https://www.linkedin.com/in/amaurymartiny/"
rel="noopener noreferrer"
target="_blank"
>LinkedIn</a
>
or
<a
href="https://www.toptal.com/resume/amaury-martiny#utilize-unreal-developers-today"
rel="noopener noreferrer"
target="_blank"
>hire me</a
>.
</p>
<p style="font-size: 0.8rem">&copy; 2018 Proudly made without JS.</p>
<p style="font-size: 0.8rem">
&copy; 2019. This website intends to be
<a
href="https://bare.eco/facts/"
rel="noopener noreferrer"
target="_blank"
>low tech</a
>
to reduce its contribution to digital industry ecological footprint.
Therefore the average page size has been reduced to 2.68kb.
</p>
</div>
</body>
</html>

0 comments on commit 4a7cf61

Please sign in to comment.