content changed
This commit is contained in:
parent
f997871d66
commit
db41f7b8ce
@ -17,7 +17,7 @@ I moved my blog away from wordpress.com. Reason is simple: I've no clue of DSGVO
|
||||
Here, I've everything under my on control and I know exactly which of your data is processed: nearly no data. There are no cookies, no advertising banners, no web analytics. Just the webserver is writing a logfile, which is rotated away and deleted after 14 days. However, this logfile is not analysed or computed automatically, I just consult it occasionally in case of problems. To learn more about this logfile, see <a href="plain/logfile.html">here</a>. If this is not okay for you, just go away.
|
||||
</p>
|
||||
<p>
|
||||
I'm sure about this, since this is a plain old homepage without any dynamic content. No comments, no mail forms, no Javascript, no responsiveness.
|
||||
I'm sure about this, since this is a plain old homepage without any dynamic content. No comments, no mail forms, no Javascript, no responsiveness. It is built using a couple of Makefiles and m4 macros and plain old HTML code.
|
||||
</p>
|
||||
<p>
|
||||
If you want to leave a comment on anything, please use my <a href="mailto:woho@hottis.de">email</a> or <a href="https://twitter.com/wollud1969" target="_blank">Twitter account</a><br/>.
|
||||
|
4
index.m4
4
index.m4
@ -9,10 +9,10 @@ I moved my blog away from wordpress.com. Reason is simple: I've no clue of DSGVO
|
||||
Here, I've everything under my on control and I know exactly which of your data is processed: nearly no data. There are no cookies, no advertising banners, no web analytics. Just the webserver is writing a logfile, which is rotated away and deleted after 14 days. However, this logfile is not analysed or computed automatically, I just consult it occasionally in case of problems. To learn more about this logfile, see <a href="plain/logfile.html">here</a>. If this is not okay for you, just go away.
|
||||
</p>
|
||||
<p>
|
||||
I'm sure about this, since this is a plain old homepage without any dynamic content. No comments, no mail forms, no Javascript, no responsiveness.
|
||||
I'm sure about this, since this is a plain old homepage without any dynamic content. No comments, no mail forms, no Javascript, no responsiveness. It is built using a couple of Makefiles and m4 macros and plain old HTML code.
|
||||
</p>
|
||||
<p>
|
||||
If you want to leave a comment on anything, please use my <a href="mailto:woho@hottis.de">email</a> or <a href="https://twitter.com/wollud1969" target="_blank">Twitter account</a><br/>.
|
||||
If you want to leave a comment on anything, please use my <a href="mailto:woho@hottis.de">email</a> or <a href="https://twitter.com/wollud1969" target="_blank">Twitter account</a>..
|
||||
</p>
|
||||
<p>
|
||||
And: yes, I know, this homepage is soooo ugly. I'm sorry, no CSS yet.
|
||||
|
Loading…
x
Reference in New Issue
Block a user