Skip to content

Commit 0986534

Browse files
author
Sean M. Bryan
committed
Cleanup of submissions May 2020.
1 parent b3ed88c commit 0986534

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed

.DS_Store

-8 KB
Binary file not shown.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ _site/
66

77
# Ignore folders generated by Bundler
88
.bundle/
9-
vendor/
9+
vendor/
10+
11+
# Ignore others
12+
.DS_Store

_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ wiki:
173173
- title: Computing
174174
url: /wiki/computing/
175175
children:
176+
- title: Amazon Web Services Quickstart
177+
url: wiki/computing/aws-quickstart.md
176178
- title: Adruino
177179
url: /wiki/computing/arduino/
178180
- title: Single Board Computers

wiki/.DS_Store

-10 KB
Binary file not shown.

wiki/computing/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)