diff options
| author | Paul Buetow <paul@buetow.org> | 2013-07-26 23:16:07 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-07-26 23:16:07 +0200 |
| commit | 623c9dc23a454c1d647e2da9004ca2903a0cbdfb (patch) | |
| tree | b922d35178f6aa81d97d94756d073b8516158d2c /cpuinfo.buetow.org/content/home.xml | |
| parent | 1f28bec048d5bec5d2e9bc09a590a31e066ddeac (diff) | |
add cpuinfo page
Diffstat (limited to 'cpuinfo.buetow.org/content/home.xml')
| -rw-r--r-- | cpuinfo.buetow.org/content/home.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cpuinfo.buetow.org/content/home.xml b/cpuinfo.buetow.org/content/home.xml new file mode 100644 index 0000000..15d6c58 --- /dev/null +++ b/cpuinfo.buetow.org/content/home.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>CPUInfo</pagetitle> + <textheader>CPU, who are you?...</pagetitle> + <text> + <rimg href="?document=images/cpuinfo.png" title="CPUInfo" alt="Cbars" /> + <noop>CPUInfo is a program written in GNU AWK for Linux that can be used to obtain some infos about your CPU. This program is a very humble one, but enjoy it!</noop> + </text> +</content> + |
