Skip to content

Commit

Permalink
Update docinfo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Jan 29, 2025
1 parent 20fd088 commit aecd3d4
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions document/docinfo.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
<script
src="https://www.w3.org/Tools/respec/respec-w3c"
class="remove"
defer></script>
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove" defer></script>
<script class="remove">
// All config options at https://respec.org/docs/
var respecConfig = {
specStatus: "ED",
editors: [{ name: "Your Name", url: "https://your-site.com" }],
github: "some-org/mySpec",
shortName: "dahut",
editors: [{ name: "OGC CRS Ontology Working Group", url: "https://github.com/opengeospatial/ontology-crs/" }],
github: "https://github.com/opengeospatial/ontology-crs/",
shortName: "ogccrs",
xref: "web-platform",
group: "my-working-group",
group: "ogccrs",
};
</script>

0 comments on commit aecd3d4

Please sign in to comment.