+++ /dev/null
-<?xml version="1.0"?>
-<!--
-SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
-SPDX-License-Identifier: MPL-2.0
--->
-<!--
-© 2024 Lady [@ Ladys Computer].
-
-This Source Code Form is subject to the terms of the Mozilla Public License, v 2.0.
-If a copy of the M·P·L was not distributed with this file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
--->
-<transform
- xmlns="http://www.w3.org/1999/XSL/Transform"
- xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:书社="urn:fdc:ladys.computer:20231231:Shu1She4"
- version="1.0"
->
- <书社:id>urn:fdc:vocab.ladys.computer:20240731:transforms:site:metadata.xslt</书社:id>
- <template match="书社:id[string()='urn:fdc:vocab.ladys.computer:20240731:transforms:site:metadata.xslt']" mode="书社:metadata">
- <element name="html:meta">
- <attribute name="name">
- <text>viewport</text>
- </attribute>
- <attribute name="content">
- <text>width=device-width,initial-scale=1</text>
- </attribute>
- </element>
- <element name="html:link">
- <attribute name="href">
- <text>/ontology.rdf</text>
- </attribute>
- <attribute name="rel">
- <text>describedby</text>
- </attribute>
- <attribute name="type">
- <text>application/rdf+xml</text>
- </attribute>
- </element>
- <element name="html:link">
- <attribute name="href">
- <text>/ontology.rdf</text>
- </attribute>
- <attribute name="rel">
- <text>meta</text>
- </attribute>
- <attribute name="type">
- <text>application/rdf+xml</text>
- </attribute>
- </element>
- <element name="html:link">
- <attribute name="href">
- <text>/style.css</text>
- </attribute>
- <attribute name="rel">
- <text>stylesheet</text>
- </attribute>
- <attribute name="type">
- <text>text/css</text>
- </attribute>
- </element>
- </template>
-</transform>