-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e691468
commit fc9600e
Showing
309 changed files
with
1,128 additions
and
1,114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[submodule "themes/hugo-book"] | ||
path = themes/hugo-book | ||
url = https://github.com/alex-shpak/hugo-book | ||
[submodule "themes/archie"] | ||
path = themes/archie | ||
url = https://github.com/athul/archie.git |
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# Below are the code owners for this repository. Their approval is required to make any changes. | ||
|
||
# Someone from the Infrastructure Team needs to approve all changes | ||
* @1712n/dni-infrastructure | ||
|
||
# Someone from the Crypto Attack Wiki Team needs to approve changes to the Crypto Attack Wiki | ||
/content/attacks/ @1712n/crypto-attack-wiki-team | ||
/content/cyberattacks/ @1712n/crypto-attack-wiki-team | ||
|
||
/content/ai/ @11712n/dni-nlp-team | ||
|
||
/content/market-health/ @11712n/dni-market-health-team |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
@import "image-modal"; | ||
@import "splide"; | ||
|
||
figure { | ||
figcaption { | ||
font-size: 0.9em; | ||
font-style: italic; | ||
font-weight: 600; | ||
text-align: center; | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
Oops, something went wrong.