mirror of
https://old.git.ood.ovh/flambyte/RUX.git
synced 2025-05-11 01:01:13 +02:00
add fonts doc and input on css
This commit is contained in:
parent
7e9f45f56e
commit
939e01061c
11 changed files with 175 additions and 16 deletions
36
credits.html
Normal file
36
credits.html
Normal file
|
@ -0,0 +1,36 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:creator" content="@pinavetrano">
|
||||
<meta name="twitter:site" content="pina-vetrano.be">
|
||||
<meta name="twitter:title" content="PVetrano — RUX">
|
||||
<meta name="twitter:description" content="L'atelier rethinking user experience — à HEAJ de Pina Vetrano">
|
||||
<meta name="twitter:image" content="http://www.pinavetrano.be/projets/iolce/assets/images/logo_dark.svg">
|
||||
|
||||
<meta property="og:site_name" content="RUX — rethinking user experience ">
|
||||
<meta property="og:title" content="vetrano-pina — RUX">
|
||||
<meta property="og:description" content="L'atelier rethinking user experience — à HEAJ de Pina Vetrano">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://pinavetrano.be/">
|
||||
<meta property="og:image" content="assets/images/logo_dark.svg">
|
||||
<meta property="og:image:width" content="1800">
|
||||
<meta property="og:image:height" content="945">
|
||||
<link rel="icon" type="image/x-icon" href="./assets/images/favicon.svg">
|
||||
<title>RUX Pina Vetrano — DWT — Heaj</title>
|
||||
<!-- CSS and Javascript -->
|
||||
<link rel="stylesheet" href="assets/css/normalize.css">
|
||||
<link rel="stylesheet" href="assets/css/style.css">
|
||||
<script src="assets/js/app.js" defer></script>
|
||||
</head>
|
||||
<title>RUX</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="title title">RUX</h1>
|
||||
<!--https://www.youtube.com/watch?v=vJNVramny9k use this ?-->
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue