-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
31 lines (28 loc) · 1.22 KB
/
index.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
<html><head><title>C++ Mexico</title><style>main {
padding-bottom: 10px;
}
main a {
color: #006eff;
}
main a:hover {
background-color: #006eff;
color: #fff;
}
hr {
border: 0;
border-top: 1px solid #afafaf;
}
</style><meta content="https://cpp.com.mx" property="og:url"></meta><meta content="C++ Mexico" property="og:title"></meta><meta content="Comunidad de C++ Mexico" property="og:description"></meta><meta content="https://cpp.com.mx/images/logo.png" property="og:image"></meta></head><body style="
line-height: 1.4;
font-size: 10pt;
font-family: Lucida\ Console, monaco, monospace;
margin: 1em auto;
max-width: 1000px;
"><header style="
padding-top: 10px;
text-align: center;
"><strong style="
font-size: 26pt;
font-weight: normal;
color: black;
">C++ Mexico</strong></header><main><div class="p"><center><img src="https://cpp.com.mx/images/logo.png"></img><p>Comunidad de C++ Mexico</p><p><a href="https://twitter.com/cpp_mx">Twitter</a> / <a href="https://discord.gg/t53X2e8Mrz">Discord</a> / <a href="https://github.com/cppmexico">Github</a> / <a href="https://www.twitch.tv/cppmexico">Twitch</a></p></center></div></main></body></html>