diff --git a/README.md b/README.md index fa2ebfd..e050efc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,30 @@ +difficulties : + +- [accessibility with ascii art titles](https://stackoverflow.com/questions/77537096/make-text-in-ascii-art-more-accessible) + - I finally decided to go with a structure like this : + ``` +

+ + +

+ ``` +- [create the full screen hero section with the navbar under the title](https://stackoverflow.com/questions/77596781/in-css-how-to-make-a-sticky-navbar-after-the-header-in-an-hero-section/) + +--- + projects : - [/] ljdp diff --git a/index.html b/index.html index 914304c..9f59841 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@ + @@ -41,20 +42,8 @@
- - - - - - - - -
- -
-

+
+

-

-

+

+

-

+

+
+ + + + + + + + + + +
+ +
+
+
+