edit: réglages open graph et réglages mineurs
This commit is contained in:
@@ -1,24 +1,19 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta property="og:title" content="Drags and Nerds #2">
|
||||
<meta property="og:description" content="Drag shows, musique électronique, synthés vidéos et autre performances nerds">
|
||||
<meta property="og:url" content="https://drags-nerds.net/">
|
||||
<meta property="og:image" content="https://drags-nerds.net/dnn-screen.png">
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
<meta property="og:type" content="website">
|
||||
<title>Drags and Nerds #2</title>
|
||||
<!--BACKGROUND_HEAD-->
|
||||
<link rel="stylesheet" href="background_styles.css">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.7.9/dat.gui.min.js"></script>
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Modak&display=swap" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||
<meta property="og:title" content="Liquid Shape Distortions" />
|
||||
<meta property="og:description" content="psychedelic animation generator; (p)art of your next trip" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://collidingscopes.github.io/liquid-shape-distortions" />
|
||||
<meta property="og:image" content="https://collidingscopes.github.io/liquid-shape-distortions/assets/siteOGImage2.png">
|
||||
<meta property="og:image:type" content="image/png" >
|
||||
</head>
|
||||
<body>
|
||||
<!--BACKGROUND-->
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
@@ -104,6 +104,10 @@
|
||||
#contactAtelier{
|
||||
animation: blinkBack 5s infinite;
|
||||
}
|
||||
#contactAtelier:hover{
|
||||
animation: none;
|
||||
background-color: var(--dark-color);
|
||||
}
|
||||
|
||||
/*=======================Format PC*/
|
||||
@media(min-width: 1000px){
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<div class="windowContent">
|
||||
<div id="workshopText">
|
||||
<p>
|
||||
A toutes les drags, tous les nerds et l'ensemble des personnes entre les deux !<br/>
|
||||
A touxs les drags, touxs les nerds et l'ensemble des personnes entre les deux !<br/>
|
||||
Vous êtes invité·es à participer aux ateliers meetup Drags&Nerds !
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user