-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexpocringe.html
64 lines (51 loc) · 2.98 KB
/
expocringe.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html>
<title> Tosquice Gallery -------** Ⓞⓝ𝓛𝐢ℕέ g𝐀ᒪᒪ𝔢ʳ𝔶 **---- exposições</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/styles.css">
<script src="js/title-scroll.js" data-start="5" data-speed="300"></script>
<!-- Favicon-->
<link rel="icon" type="logoicon" href="assets/favicon.png" />
<body>
<!-- Navbar (sit on top) -->
<div class="navbar">
<a href="https://tosquicegallery.site/">Home</a>
<div class="subnav">
<button class="subnavbtn">Sobre/About <i class="fa fa-caret-down"></i></button>
<div class="subnav-content">
<a href="/sobre.html">A galeria</a>
<a href="/parcerias.html">Parcerias</a>
<a href="/exposicoes.html">Edições anteriores</a>
</div>
</div>
<div class="subnav">
<button class="subnavbtn">Em Exposição<i class="fa fa-caret-down"></i></button>
<div class="subnav-content">
<a href="/coquetel.html">Coquetel</a>
<a href="/expocringe.html">CRINGE</a>
<a href="/expogirl.html">GIRLBOSS</a>
</div>
</div>
<a href="/convocatorias.html">Convocatórias</a>
</div>
<!-- Header -->
<header class="w3-display-container w3-content w3-wide" style="max-width:1500px;" id="home">
<img class="w3-image" src="/img/faixatg.png" alt="tosquiceart" width="1500" height="1000">
<div class="w3-display-middle w3-margin-top w3-center">
</div>
</header>
<!-- Page content -->
<div class="w3-container w3-padding-32" id="about">
<blockquote class="twitter-tweet"><p lang="und" dir="ltr"> <a href="https://t.co/qFlARbjIvi">pic.twitter.com/qFlARbjIvi</a></p>— Sonlight 🇺🇸 (@BillyBoysDaddy) <a href="https://twitter.com/BillyBoysDaddy/status/1267157274667212800?ref_src=twsrc%5Etfw">May 31, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p lang="pt" dir="ltr">Queridos, acabei de perder mais de 2 mil seguidores.<br><br>O Twitter está boicotando as contas da Direita.😡😡</p>— Kriw (@KriwOliveira) <a href="https://twitter.com/KriwOliveira/status/1404459818291810304?ref_src=twsrc%5Etfw">June 14, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p lang="pt" dir="ltr">Queridos, acabei de perder mais de 2 mil seguidores.<br><br>O Twitter está boicotando as contas da Direita.😡😡</p>— Daiane Mello (@DaianeMels) <a href="https://twitter.com/DaianeMels/status/1404453314859876355?ref_src=twsrc%5Etfw">June 14, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<HR WIDTH=50%>
</div><div ="bloco">
</div>
<!-- Footer -->
<footer class="w3-center w3-black w3-padding-16">
<p>tosquicegallery@gmail.com </p>
</footer>
</body>
</html>