mirror of
https://github.com/openharmony/third_party_opensles.git
synced 2026-07-01 10:04:27 -04:00
Remove extraneous H1 headers
This commit is contained in:
committed by
GitHub
parent
da0adc71c8
commit
799463346b
@@ -1,18 +1,9 @@
|
||||
<?php
|
||||
$static_title = 'Khronos OpenSL ES Registry';
|
||||
$static_breadcrumb = array(
|
||||
'/registry/' => 'Registry',
|
||||
'NOLINK' => 'OpenSL ES Registry'
|
||||
);
|
||||
|
||||
include_once("../../assets/static_pages/khr_page_top.php");
|
||||
?>
|
||||
|
||||
<h1 class="pagetitle">Khronos OpenSL ES™ Registry</h1>
|
||||
<div id="mainformat">
|
||||
|
||||
|
||||
<h1 style="text-align:center"> Khronos OpenSL ES™ Registry </h1>
|
||||
|
||||
<p> The OpenSL ES registry contains specifications of the core API;
|
||||
specifications of Khronos- and vendor-approved OpenSL ES extensions;
|
||||
header files corresponding to the specifications; and other related
|
||||
|
||||
Reference in New Issue
Block a user