Skip to content

Commit 708a8ac

Browse files
committed
Website updates
1 parent f1273ea commit 708a8ac

File tree

161 files changed

+354
-2639
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+354
-2639
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
_site/
2+
.sass-cache/
3+
.jekyll-cache/
4+
.jekyll-metadata
5+
Gemfile.lock

CODE_OF_CONDUCT.md

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

README.md

100644100755
-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ Once the Public Notary, Citizens, Embassies, Consulates, Allies and Nations has
55
You can install Pangea on Android, search for Bitnation in the [Google Play](https://play.google.com/store/apps/details?id=co.bitnation&hl=en) store.
66

77
If you encounter an issue with the website, please open an [issue](https://github.com/Bit-Nation/bit-nation.github.io/issues) and we will review it as soon as possible.
8-

_sass/_style.scss

+4
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,10 @@ section {
377377
margin-bottom: 0;
378378
}
379379

380+
.margin-bottom-30 {
381+
margin-bottom: 30px !important;
382+
}
383+
380384
.no-padding {
381385
padding: 0 !important;
382386
}

_site/CNAME

-1
This file was deleted.

_site/CODE_OF_CONDUCT.md

-84
This file was deleted.

_site/LICENSE

-21
This file was deleted.

_site/README.md

-8
This file was deleted.

_site/css/main.css

-1
This file was deleted.

_site/documents/index.html

-132
This file was deleted.

_site/favicon.ico

-12.7 KB
Binary file not shown.

_site/img/arrow-left.svg

-1
This file was deleted.

_site/img/arrow-right.svg

-1
This file was deleted.

_site/img/chain.svg

-1
This file was deleted.

_site/img/crypto-hydra.png

-4.95 KB
Binary file not shown.

0 commit comments

Comments
 (0)