Skip to content

Commit

Permalink
Refactor (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenydmitriev authored Oct 22, 2024
1 parent e691468 commit fc9600e
Show file tree
Hide file tree
Showing 309 changed files with 1,128 additions and 1,114 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
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
8 changes: 5 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
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
59 changes: 0 additions & 59 deletions assets/_collapsible.scss

This file was deleted.

139 changes: 0 additions & 139 deletions assets/_custom.scss

This file was deleted.

78 changes: 0 additions & 78 deletions assets/_fonts.scss

This file was deleted.

9 changes: 0 additions & 9 deletions assets/_icons.scss

This file was deleted.

11 changes: 11 additions & 0 deletions assets/css/_custom.scss
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.
Loading

0 comments on commit fc9600e

Please sign in to comment.