diff options
author | xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-21 10:37:44 +0000 |
---|---|---|
committer | xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-21 10:37:44 +0000 |
commit | 47c9d62ec34f1d83bedee0490a80287a9529fef9 (patch) | |
tree | 98eea532fbb5e545acc2bf8e5a8125fe55daca36 /readme/resources.html | |
parent | f5e330384dfe0ee0d959402ee5d8d140360e58ac (diff) | |
download | hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.gz hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.bz2 hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.xz hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.zip |
* Made branding more consistent.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15905 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme/resources.html')
-rw-r--r-- | readme/resources.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/readme/resources.html b/readme/resources.html index cc6cf87c8..acad92fa3 100644 --- a/readme/resources.html +++ b/readme/resources.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>RAthena | Resources</title> + <title>rAthena | Resources</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">rAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">Resources</div> </div> <div id="navcontainer"> @@ -23,16 +23,16 @@ </div> <div class="body-container"> - The following are some links to various resources which can be helpful when using RAthena.<br> + The following are some links to various resources which can be helpful when using rAthena.<br> <ul> <li><a href="http://rathena.org/" target="_new">http://rathena.org/</a><br> - The official RAthena project website.</li> + The official rAthena project website.</li> <li><a href="https://rathena.svn.sourceforge.net/svnroot/rathena/" target="_new">https://rathena.svn.sourceforge.net/svnroot/rathena/</a><br> - The official SVN of the RAthena project.</li> + The official SVN of the rAthena project.</li> <li><a href="irc://irc.rizon.net/RAthena" target="_new">irc://irc.rizon.net/RAthena</a><br> - The official RAthena IRC Channel.</li> + The official rAthena IRC Channel.</li> <li><a href="http://forum.asb-sakray.net/" target="_new">http://forum.asb-sakray.net/</a><br> The official AEGIS Support Board.</li> @@ -44,13 +44,13 @@ List of Ragnarok Online NPC sprite names and IDs.</li> <li><a href="../doc/script_commands.txt" target="_new">Script Commands</a><br> - Documentation of the script commands available in RAthena.</li> + Documentation of the script commands available in rAthena.</li> <li><a href="../doc/effect_list.txt" target="_new">Effect List</a><br> - Documentation of the visual effects available in RAthena.</li> + Documentation of the visual effects available in rAthena.</li> <li><a href="../doc/item_bonus.txt" target="_new">Item Bonuses</a><br> - Documentation of the item bonuses available in RAthena.</li> + Documentation of the item bonuses available in rAthena.</li> </ul> </div> |