Skip to content

Commit d2a9180

Browse files
committed
debug no pic
1 parent 4580469 commit d2a9180

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/tutorials/ghpages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To select a good one (easier to implement), you want to have a template that is
1212

1313
Fork the selected template and modify the name of the repository with yours
1414

15-
#![](./images/fork.png)
15+
1616

1717
Make sure these sources will produce a webpage by following these instructions : https://docs.github.com/en/pages/quickstart, skipping steps 1 to 5, we only modify the branch from which the github page is built and click save (steps 7 to 9)
1818

@@ -24,9 +24,9 @@ And we have now to customize for our own content.
2424

2525
Let’s do it by opening a codespace for the repo in order to modify multiple files online easily
2626

27-
#![](./images/codespace1.png)
2827

29-
#![](./images/codespace2.png)
28+
29+
3030

3131
We need to modify _config.yml and maybe add some pictures to images subdir to make the content our own, then we push and see !
3232

0 commit comments

Comments
 (0)