Skip to content

Commit

Permalink
Only display logos when viewed outside Antorra (#285)
Browse files Browse the repository at this point in the history
Fix wrong comment format
  • Loading branch information
SaschaWillems authored Dec 11, 2024
1 parent 93eaab0 commit f99f390
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions antora/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Copyright 2022-2024 The Khronos Group Inc.
# SPDX-License-Identifier: CC-BY-4.0
// Copyright 2022-2024 The Khronos Group Inc.
// SPDX-License-Identifier: CC-BY-4.0

ifndef::site-gen-antora[]
image::vulkan_logo.png[Vulkan Logo]
image::khronos_logo.png[Khronos logo]
endif::[]

// Extracted from boilerplate at start of guide.adoc

Expand Down

0 comments on commit f99f390

Please sign in to comment.