diff --git a/05.png b/05.png new file mode 100644 index 0000000..2a4cb3e Binary files /dev/null and b/05.png differ diff --git a/index.html b/index.html index 68fae86..2369d36 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - fddl Programming Language + fddl programming language @@ -26,8 +26,8 @@
- -

fddl Programming Language

+ +

fddl programming language

@@ -35,6 +35,7 @@ Lexer Tests Screenshot REPL Screenshot Parsing 'hello, world' + ast progress

Overview

diff --git a/logo.webp~ b/logo.webp~ deleted file mode 100644 index ac7d7bd..0000000 Binary files a/logo.webp~ and /dev/null differ diff --git a/styles.css b/styles.css index efaab0e..b342974 100644 --- a/styles.css +++ b/styles.css @@ -74,6 +74,8 @@ footer { text-align: center; color: #808080; margin-top: 40px; + display: flex; + justify-content: center; } .contact { margin-top: 40px;