Skip to content

Commit dab241a

Browse files
committed
Reorganizando as pastas e excluindo arquivos não utilizados
1 parent 7b1290d commit dab241a

53 files changed

Lines changed: 144 additions & 1269 deletions

Some content is hidden

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

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
venv
2+
env
23
.ropeproject/

index.html

Lines changed: 0 additions & 226 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ h1,h2,h3,h4,h5,h6{color:#1c3b56;}
9595
nav{background:#2b2b2b;}
9696
.nav-link{color:#e7e7e7;}
9797
.nav-link:active,.nav-link:hover,.nav-link:focus,.nav-link.current{color:#fff;}
98-
.header{background-image:url('cover.jpg');background-color:#2b2b2b;background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;}
98+
.header{background-image:url('/static/img/cover.jpg');background-color:#2b2b2b;background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;}
9999
.logo-link,.tagline,.call-action-area .price{text-shadow:1px 3px 2px rgba(0, 0, 0, 0.5);}
100100
.logo-link{color:#ffd343;}
101101
.tagline,.call-action-area .price{color:#fff;}
File renamed without changes.

pythonrio/assets/static/apple-touch-icon-114x114-precomposed.png renamed to pythonrio/assets/static/img/apple-touch-icon-114x114-precomposed.png

File renamed without changes.

pythonrio/assets/static/apple-touch-icon-144x144-precomposed.png renamed to pythonrio/assets/static/img/apple-touch-icon-144x144-precomposed.png

File renamed without changes.

pythonrio/assets/static/apple-touch-icon-72x72-precomposed.png renamed to pythonrio/assets/static/img/apple-touch-icon-72x72-precomposed.png

File renamed without changes.

pythonrio/assets/static/apple-touch-icon-precomposed.png renamed to pythonrio/assets/static/img/apple-touch-icon-precomposed.png

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)