OSDN Git Service

Redirect OSDN mail archive searches from DuckDuckGo to Google.
[mingw/website.git] / about.html
index 8937505..42566ac 100644 (file)
  *    ”   right (closing) typographic double quote
  *
 -->
-<dl class="masthead"><!-- hidden for masthead class -->
-<!-- FIXME: is there a better way to do this?  We need to propagate
- content to the "as-page-title" and "as-page-subtitle" place-holders,
- within the "page-content" div of "index.html"; our javascript page
- loader will explicitly look for these hidden elements, and copy
- their content into the corresponding visible place-holders.
--->
- <dt id="page-title">Welcome to MinGW.OSDN</dt>
- <dt id="page-subtitle">Home of the MinGW and MSYS Projects</dt>
-</dl><!-- masthead -->
+<script class="masthead">
+/* Script fragment, to assign titles specific to this page; this is
+ * encapsulated within the "masthead", where such titles are displayed,
+ * to ensure that whatever page content may follow will be correctly
+ * positioned, relative to the masthead content.
+ */
+ set_page( "title", "Welcome to MinGW.OSDN" );
+ set_page( "subtitle", "Home of the MinGW and MSYS Projects" );
+</script><!-- masthead -->
 <p><strong>MinGW</strong>,
 a contraction of &#8220;Minimalist GNU for Windows&#8221;,
 is a minimalist development environment