aboutsummaryrefslogtreecommitdiffstats
path: root/post-your-own/index.php
blob: 5e0bf3af34887902ec5bcc3e33a2ced4ae463fb0 (plain)
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
    <meta charset="utf-8">
    <title>Post your own Free Hugs! photo @ Mageia</title>
    <meta name="description" content="Recommandations and procedure to post your own photo to hugs.mageia.org.">
    <meta name="keywords" content="mageia, community, free hugs, photo">
    <meta name="robots" content="noindex, follow">
    <link rel="canonical" href="http://hugs.mageia.org/post-your-own/">
    <link rel="icon" type="image/png" href="/static/favicon.png">
    <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Pacifico">
    <link rel="home" href="/">
    <style><?php include '../source.css'; ?></style>
</head>
<body>
    <h1><a href="/">Need a hug?</a> &raquo; Your own photo</h1>
    <article>
        <aside>
        <p>Want to push more happy faces there as well?</p>
        <p>We need:
            your photo, a license to publish it here, your name,
            any short description and/or link to point to;
            all this, sent to this rather anonymous but oh-so-friendly
            <code>hug-me [at] mageia [dot] org</code> email box.</p>
        <p>If our hugging committee is ok with all your submission,
            it will be online in a snap.
            Increase your chance:
            be an active Mageia <a href="http://mageia.org/contribute/">contributor</a>
            or <a href="http://mageia.org/downloads/">user</a>;
            stay on topic (hold a FREE HUGS! sign &amp; smile).</p>
        </aside>
    </article>
    <footer>
        <p class="sign">♡ May 2011 by <a href="http://mageia.org/wiki/doku.php?id=web">mageia.org web team</a></p>
    </footer>
</body>
</html>