diff options
| author | Paul Buetow <paul@buetow.org> | 2015-01-02 14:12:58 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2015-01-02 14:12:58 +0100 |
| commit | 4279ec7e5888f02336acc87e479d291fec03b032 (patch) | |
| tree | 720d9f70015b62c699337bac9dba6e3355d5946b /pingdomfetch.buetow.org/content/98.contact.xml | |
| parent | 3bcb1f00614026fc7b6fca222cfc18adb8c2734a (diff) | |
fix fqdn name
Diffstat (limited to 'pingdomfetch.buetow.org/content/98.contact.xml')
| -rw-r--r-- | pingdomfetch.buetow.org/content/98.contact.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/pingdomfetch.buetow.org/content/98.contact.xml b/pingdomfetch.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..d3d66b0 --- /dev/null +++ b/pingdomfetch.buetow.org/content/98.contact.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Contact Me/Us</pagetitle> + <text> + <noop>Please use the </noop> + <namedlink href="http://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink> + <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> + </text> + <text> + <noop>But you may also use other methods such as listed </noop> + <namedlink href="http://contact.buetow.org">on this site</namedlink> + <noop> for example.</noop> + </text> + <text> + <noop>If you are interested in other projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> :)</noop> + </text> +</content> |
