Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d0c771

Browse files
committed
Fix Vulkan not being listed as registered trademark
1 parent 27d3873 commit 5d0c771

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

daux.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From e0550e64598b7b22897f98cd2c56f2a8b09a1063 Mon Sep 17 00:00:00 2001
1+
From 3ceba9884e5db76a32c6318e0d474d4ba2f7756d Mon Sep 17 00:00:00 2001
22
From: Alexander Overvoorde <[email protected]>
3-
Date: Sun, 26 Aug 2018 19:53:42 +0200
3+
Date: Fri, 4 Jan 2019 18:42:00 +0100
44
Subject: [PATCH] Adjust theme for Vulkan tutorial
55

66
---
@@ -186,7 +186,7 @@ index 868dd05..8926ed8 100755
186186
<body class="<?= $params['html']['float'] ? 'with-float' : ''; ?>">
187187
<?= $this->section('content'); ?>
188188
diff --git a/templates/layout/05_page.php b/templates/layout/05_page.php
189-
index 1bd8752..9715453 100755
189+
index 1bd8752..ad872bf 100755
190190
--- a/templates/layout/05_page.php
191191
+++ b/templates/layout/05_page.php
192192
@@ -4,11 +4,6 @@
@@ -244,7 +244,7 @@ index 1bd8752..9715453 100755
244244
+ </div>
245245

246246
+ <div style="color: #666; padding: 0 20px 0 20px; font-size: 90%">
247-
+ This site is not affiliated with or endorsed by the Khronos Group. Vulkan and the Vulkan logo are trademarks of the Khronos Group Inc.
247+
+ This site is not affiliated with or endorsed by the Khronos Group. Vulkan® and the Vulkan logo are trademarks of the Khronos Group Inc.
248248
</div>
249249
</div>
250250
</div>

0 commit comments

Comments
 (0)