Browse Source

Added DarkFX template

pull/46/head
Anairkoen Schno 4 years ago
parent
commit
a69536b624
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      docs/templates/darkfx

+ 3
- 0
.gitmodules View File

@ -7,3 +7,6 @@
[submodule "docs/templates/material"]
path = docs/templates/material
url = https://github.com/ovasquez/docfx-material.git
[submodule "docs/templates/darkfx"]
path = docs/templates/darkfx
url = https://github.com/steffen-wilke/darkfx.git

+ 1
- 0
docs/templates/darkfx

@ -0,0 +1 @@
Subproject commit 7fa3814713e17efc64e79ab9eab64e3dd5afc0c8

Loading…
Cancel
Save