Skip to content

Commit

Permalink
Βελτιώσεις
Browse files Browse the repository at this point in the history
  • Loading branch information
Protonotarios committed Nov 29, 2016
1 parent 8335941 commit 92456bb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
3 changes: 3 additions & 0 deletions docs/extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
h1 {
color: green;
}
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Συλλέκτης δεδομένων από το Twitter
# Γενικά

Το πρόγραμμα συλλέγει τα πλήρη στοιχεία ενός συνόλου λογαριασμών
του Twitter που εμείς ορίζουμε καθώς και όλα τα tweets αυτών των
Expand Down
5 changes: 3 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
site_name: Εξαγωγέας δεδομένων Twitter
site_name: Συλλέκτης δεδομένων από το Twitter
pages:
- Αρχική: index.md
- Παράδειγμα: Παράδειγμα/README.md
- Ανάλυση: Παράδειγμα/README2.md
theme: readthedocs
theme: readthedocs
extra_css: [extra.css]

0 comments on commit 92456bb

Please sign in to comment.