From 82f0d07302c3862547b072a0c7cabad9b23c8460 Mon Sep 17 00:00:00 2001 From: Mirko Maksimovic <125125098+informatika1815@users.noreply.github.com> Date: Sat, 11 Feb 2023 14:49:15 +0100 Subject: [PATCH 1/8] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index e9cdf7b92..79312a812 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: Architect theme -description: Architect is a theme for GitHub Pages. +title: Markdown +description: Ucimo Markdown show_downloads: true google_analytics: -theme: jekyll-theme-architect \ No newline at end of file +theme: jekyll-theme-architect From 834bfdde43d0ac2408bf599eb02b06804c9b5c47 Mon Sep 17 00:00:00 2001 From: Mirko Maksimovic <125125098+informatika1815@users.noreply.github.com> Date: Sat, 11 Feb 2023 14:57:00 +0100 Subject: [PATCH 2/8] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 861105199..5aa018392 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,7 @@ layout: default Text can be **bold**, _italic_, or ~~strikethrough~~. -[Link to another page](./another-page.html). +[Pocetna](#)| [O nama](./o-nama.md) | [Reference](./reference.md) There should be whitespace between paragraphs. From b1dc9343f9725d66afd2260ffee3650aab9d636e Mon Sep 17 00:00:00 2001 From: Mirko Maksimovic <125125098+informatika1815@users.noreply.github.com> Date: Sat, 11 Feb 2023 15:01:27 +0100 Subject: [PATCH 3/8] Update and rename another-page.md to o-nama.md --- another-page.md | 9 --------- o-nama.md | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 another-page.md create mode 100644 o-nama.md diff --git a/another-page.md b/another-page.md deleted file mode 100644 index 03ce0c23d..000000000 --- a/another-page.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: default ---- - -## Welcome to another page - -_yay_ - -[back](./) diff --git a/o-nama.md b/o-nama.md new file mode 100644 index 000000000..23e9c1e35 --- /dev/null +++ b/o-nama.md @@ -0,0 +1,9 @@ +--- +layout: default +--- + +## Welcome to another page + +_yay_ + +[Pocetna](./index)| [O nama](#) | [Reference](./reference.md) From e429a5bc649c46294fa4ba9006af8806d2df3e09 Mon Sep 17 00:00:00 2001 From: Mirko Maksimovic <125125098+informatika1815@users.noreply.github.com> Date: Sat, 11 Feb 2023 15:01:56 +0100 Subject: [PATCH 4/8] Update o-nama.md --- o-nama.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/o-nama.md b/o-nama.md index 23e9c1e35..949ab738d 100644 --- a/o-nama.md +++ b/o-nama.md @@ -2,7 +2,7 @@ layout: default --- -## Welcome to another page +## Welcome to O nama _yay_ From b2cf5cea5e766de831002cdf4f70cfbfbe51e326 Mon Sep 17 00:00:00 2001 From: Mirko Maksimovic <125125098+informatika1815@users.noreply.github.com> Date: Sat, 11 Feb 2023 15:04:07 +0100 Subject: [PATCH 5/8] Create reference.md --- reference.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 reference.md diff --git a/reference.md b/reference.md new file mode 100644 index 000000000..3955c328f --- /dev/null +++ b/reference.md @@ -0,0 +1,9 @@ +--- +layout: default +--- + +## Welcome to O nama + +_yay_ + +[Pocetna](./index)| [O nama](./o-nama.md) | [Reference](#) From 5c4b193fea1ce90a96a381d2def256a58341a1e1 Mon Sep 17 00:00:00 2001 From: Mirko Maksimovic <125125098+informatika1815@users.noreply.github.com> Date: Sat, 11 Feb 2023 15:04:45 +0100 Subject: [PATCH 6/8] Update reference.md --- reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference.md b/reference.md index 3955c328f..654b6d918 100644 --- a/reference.md +++ b/reference.md @@ -2,7 +2,7 @@ layout: default --- -## Welcome to O nama +## Welcome to reference _yay_ From f913a41662da6508092e8139a47927801a205fe1 Mon Sep 17 00:00:00 2001 From: Mirko Maksimovic <125125098+informatika1815@users.noreply.github.com> Date: Sat, 11 Feb 2023 15:08:04 +0100 Subject: [PATCH 7/8] Update o-nama.md --- o-nama.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/o-nama.md b/o-nama.md index 949ab738d..1e77469de 100644 --- a/o-nama.md +++ b/o-nama.md @@ -6,4 +6,4 @@ layout: default _yay_ -[Pocetna](./index)| [O nama](#) | [Reference](./reference.md) +[Pocetna](./index) | [O nama](#) | [Reference](./reference.md) From c114f530b9ec535f5e176970eb2a9f925bc11c17 Mon Sep 17 00:00:00 2001 From: Mirko Maksimovic <125125098+informatika1815@users.noreply.github.com> Date: Sat, 11 Feb 2023 15:09:02 +0100 Subject: [PATCH 8/8] Update reference.md --- reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference.md b/reference.md index 654b6d918..d17bf51b1 100644 --- a/reference.md +++ b/reference.md @@ -6,4 +6,4 @@ layout: default _yay_ -[Pocetna](./index)| [O nama](./o-nama.md) | [Reference](#) +[Pocetna](./index) | [O nama](./o-nama.md) | [Reference](#)