quitsocialmedia.club/pages/index.html

16 lines
542 B
HTML
Raw Normal View History

2021-01-01 12:53:46 +01:00
---
layout: none
permalink: /
2022-01-05 20:29:51 +01:00
title: Quit Social Media
2021-01-01 12:53:46 +01:00
---
2022-01-05 20:29:51 +01:00
<html lang='en'>{% include head.html %}<body>
<div class='landing vertical flex'>
2021-01-01 12:53:46 +01:00
<h1>Quit Social Media</h1>
2022-01-05 20:29:51 +01:00
<div class='flex'>
<a class='written blue button' hreflang='it' lang='it' href='/it/home' title='Homepage in italiano'>Italiano</a>
<a class='written blue button' hreflang='fr' lang='fr' href='/fr/home' title='Homepage en Français'>Français</a>
<a class='written blue button' href='/home' title='English homepage'>English</a>
2021-01-01 12:53:46 +01:00
</div>
</div>
2022-01-05 20:29:51 +01:00
</body></html>