Changeset 6172

Show
Ignore:
Timestamp:
06/05/08 03:20:03 (6 months ago)
Author:
inureyes
Message:

#193

  • ATOM 반영하여 스킨 수정
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/skin/coolant/skin.html

    r5976 r6172  
    77<link rel="alternate" type="application/rss+xml" title="[##_title_##]" href="[##_rss_url_##]" /> 
    88<link rel="alternate" type="application/rss+xml" title="[##_title_##] : responses" href="[##_response_rss_url_##]" /> 
     9<link rel="alternate" type="application/atom+xml" title="[##_title_##]" href="[##_atom_url_##]" /> 
     10<link rel="alternate" type="application/atom+xml" title="[##_title_##] : responses" href="[##_response_atom_url_##]" /> 
    911<link rel="stylesheet" media="screen" type="text/css" href="./style.css" /> 
    1012<link rel="stylesheet" media="print" type="text/css" href="./styles/print.css" /> 
     
    628630                    Subscribe to <abbr title="Really Simple Syndication">RSS</abbr> articles</a><br /> 
    629631                <a href="[##_response_rss_url_##]" class="rss" rel="alternate" type="application/rss+xml">Subscribe to RSS responses</a> 
     632                <a href="[##_atom_url_##]" class="rss" rel="alternate" type="application/atom+xml"> 
     633                    Subscribe to ATOM articles</a><br /> 
     634                <a href="[##_response_atom_url_##]" class="rss" rel="alternate" type="application/atom+xml">Subscribe to ATOM responses</a> 
    630635            </div> 
    631636            </s_sidebar_element>