move lang in header file

This commit is contained in:
rick 2023-01-12 01:28:30 +01:00
parent 580e0032c1
commit 22b0e50589
Signed by: Rick
GPG key ID: 4A6223D66294EB20

View file

@ -7,8 +7,15 @@
</head> </head>
<body> <body>
<header> <header>
<h1><a href="index.html">gyiwr dot tf</a></h1> <div>
<h2>le site de rick</h2> <h1><a href="index.html">gyiwr dot tf</a></h1>
<h2>le site de rick</h2>
</div>
<div id="lang">
<img id="choose" src="img/fr.svg" width=50px />
<img src="img/fr.svg" width=50px />
<img src="img/fr.svg" width=50px />
</div>
</header> </header>
<div id="header-links"> <div id="header-links">