diff options
Diffstat (limited to 'articles/2025/Detrumpez-vous.html')
| -rwxr-xr-x | articles/2025/Detrumpez-vous.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/articles/2025/Detrumpez-vous.html b/articles/2025/Detrumpez-vous.html new file mode 100755 index 0000000..f967557 --- /dev/null +++ b/articles/2025/Detrumpez-vous.html @@ -0,0 +1,34 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Détrumpez-vous</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Detrumpify</h2> +<h3>2025-05-03</h3> +<h4>Technology against politics</h4> +<p>An interesting addition for smartphone driven boycotts</p> +<p><a href="https://detrumpez-vous.com/">Web site</a></p> +<p>Détrumpez-vous is an app for iPhone and Android that signals products that are of American origin.</p> +<p>I'm going to test this on my weekly shopping.</p> +</article> +</main> +<footer> + +<p> </p> + +<p>§</p> + </footer> +</body> +</html> |
