From 9bab09c33a75bb018272cb50077e196ef31e6168 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Sun, 12 Jan 2014 04:36:47 +0400 Subject: [PATCH] Small edit of about page --- pages/about.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/about.html b/pages/about.html index d620ae8..1f22e0a 100644 --- a/pages/about.html +++ b/pages/about.html @@ -19,7 +19,8 @@

GitHub Profile
TU Profile on archlinux.org
- Some of my publications

+ Some of my publications
+ PGP singature: 0x31361F01

Contacts

Alias: arcanis/arcan1s
@@ -40,10 +41,9 @@ The Trusted User (TU) is a member of the community charged with keeping the AUR in working order. He/she maintains popular packages (communicating with and sending patches upstream as needed), and votes in administrative matters. A TU is elected from active community members by current TUs in a democratic process. TUs are the only members who have a final say in the direction of the AUR.

© ArchWiki

-Link to the TU profile may be fount on the left too.

+Link to the TU profile may be found on the left too.

-

All contact information can be found on the left. Feel free to contact me with any questions.
-Oh, wait! If you will write me to ICQ or jabber you must correctly answer antispam bot's question first. The question is: +

All contact information can be found on the left. Feel free to contact me with any questions. Oh, wait! If you will write me to ICQ or jabber you must correctly answer antispam bot's question first. The question is:

int i = 1;
 i = ++i + ++i;
 return i;