Skip to content

Commit

Permalink
Merge branch 'main' into steve/scitt-updates
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Lasker <stevenlasker@hotmail.com>
  • Loading branch information
SteveLasker committed Apr 24, 2024
2 parents ed238c5 + 632e65d commit cefec17
Show file tree
Hide file tree
Showing 148 changed files with 2,136 additions and 4,522 deletions.
6 changes: 3 additions & 3 deletions assets/scss/components/_code.scss
Expand Up @@ -9,10 +9,10 @@ samp {

code {
background: $datatrails-grey;
color: $datatrails-blue;
padding: 0.25rem 0.5rem;
color: $gray-600;
/* padding: 0.25rem 0.5rem;
border: solid $border-color;
border-radius: calc(1em/3);
border-radius: calc(1em/3); */
}

pre {
Expand Down
8 changes: 4 additions & 4 deletions config/_default/menus.toml
Expand Up @@ -86,22 +86,22 @@

[[main]]
name = "Developers"
url = "/developers/"
url = "/developers/developer-patterns/getting-access-tokens-using-app-registrations/"
weight = 20

[[main]]
name = "Platform"
url = "/platform/"
url = "/platform/overview/core-concepts/"
weight = 30

[[main]]
name = "Use Cases"
url = "/usecases/"
url = "/usecases/authenticity-and-attestation/"
weight = 40

[[main]]
name = "Glossary"
url = "/glossary/"
url = "/glossary/common-datatrails-terms/"
weight = 50

[[main]]
Expand Down
17 changes: 0 additions & 17 deletions content/archive/_index.md

This file was deleted.

119 changes: 0 additions & 119 deletions content/archive/verify-receipts/index.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/contributing/_index.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/contributing/adding-content/_index.md

This file was deleted.

This file was deleted.

This file was deleted.

48 changes: 0 additions & 48 deletions content/contributing/adding-content/creating-your-branch/index.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/contributing/formatting-content/_index.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit cefec17

Please sign in to comment.