-
Notifications
You must be signed in to change notification settings - Fork 0
/
posts.html
112 lines (100 loc) · 2.81 KB
/
posts.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2023-01-15 Sun 21:50 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Nameclouds News</title>
<meta name="generator" content="Org Mode" />
</head>
<body>
<div id="content" class="content">
<h1 class="title">Nameclouds News</h1>
<div id="table-of-contents" role="doc-toc">
<h2>Table of Contents</h2>
<div id="text-table-of-contents" role="doc-toc">
<ul>
<li><a href="#org76bb1fc">A new Nameclouds is here <span class="timestamp-wrapper"><span class="timestamp"><2023-01-10 Tue></span></span></a></li>
</ul>
</div>
</div>
<style>
body {
position: relative;
font-family: Raleway;
color: rgb(0,102,106);
background-image: url('blueturquoise-opt.webp');
background-repeat: repeat;
}
.title {
color: white;
text-align: center;
height: 50px;
}
a {
color: rgb(0,102,106);
}
.timestamp {
color: gray;
}
#postamble {
display: none;
}
.outline-2 {
border: solid 5px;
border-color: '#00666a';
border-radius: 15px;
padding: 20px;
background: white;
width: calc(100% - 20% - 140px);
margin: 10px;
}
#table-of-contents {
border: solid 5px;
border-color: '#00666a';
border-radius: 15px;
padding: 20px;
margin: 10px;
background: white;
position: absolute;
top: 60px;
right: 0px;
width: 20%;
align: right;
}
.figure {
margin: auto;
}
</style>
<div id="outline-container-org76bb1fc" class="outline-2">
<h2 id="org76bb1fc">A new Nameclouds is here <span class="timestamp-wrapper"><span class="timestamp"><2023-01-10 Tue></span></span></h2>
<div class="outline-text-2" id="text-org76bb1fc">
<p>
We are excited to bring live a faster and cleaner Nameclouds website!
The Nameclouds app works in the same way, but it is even more
responsive. To boot, managing your account is easier than ever, thanks
to a more direct integration with Stripe, our secure payment service.
</p>
<p>
The new site is also easier for us to work with, meaning that we can
put more effort into developing new features.
</p>
<p>
We hope you enjoy the new site. As usual, you can email us at
<a href="mailto:[email protected]">mailto:[email protected]</a> for questions and feedback!
</p>
<div id="orgd46177a" class="figure">
<p><img src="./nclogo500.webp" alt="nameclouds logo" width="20%" align="center" />
</p>
</div>
</div>
</div>
</div>
<div id="postamble" class="status">
<p class="date">Created: 2023-01-15 Sun 21:50</p>
<p class="validation"><a href="https://validator.w3.org/check?uri=referer">Validate</a></p>
</div>
</body>
</html>