You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ This project is a continuous work in progress. Here are some of the features and
109
109
* by simply adding `../` or `/` should work on local system, but that does not solve the problem in static `html` page
110
110
* the current approach solves the issue for`html` page but when previewing the `markdown` file, the **image** is not shown (bothin**local** as well as in**github repos**)
111
111
112
-
*`[]`**Make changes for 3 blog series:**
112
+
*`[x]`**Make changes for 3 blog series:**
113
113
* If there are 3 blogs which are written, then link them properly and make sure it works.
114
114
* The current version does not do that (it loops over the middle blog in`Text Summarizer`)
115
115
@@ -132,3 +132,7 @@ This project is a continuous work in progress. Here are some of the features and
132
132
133
133
*`[ ]`**Architecture diagram and video or a gif:**
134
134
* Add architecture diagram of the project or the blog or create a video doing a walkthrough of the project or a gif of the working ui.
135
+
136
+
*`[x]`**Add horizontal progress scroll bar:**
137
+
* Add horizontal progress scroll bar to the top of the page to make it easier for users to navigate the page.
0 commit comments