for i in range(10):
+print(i)
+
+0
+1
+2
+3
+4
+5
+6
+7
+8
+9
+diff --git a/.nojekyll b/.nojekyll index 00d0c55..7b2fe85 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -a40fa6c5 \ No newline at end of file +5d510bb5 \ No newline at end of file diff --git a/index.html b/index.html index 8c69e09..7b4725a 100644 --- a/index.html +++ b/index.html @@ -205,7 +205,7 @@
This is an initial test post, will likely be adjusted later to add actual code:
+ diff --git a/search.json b/search.json index 3fc0fdb..9d8d983 100644 --- a/search.json +++ b/search.json @@ -26,5 +26,12 @@ "title": "About", "section": "", "text": "About this blog" + }, + { + "objectID": "posts/intro-post/index.html", + "href": "posts/intro-post/index.html", + "title": "First Coding Post", + "section": "", + "text": "This is an initial test post, will likely be adjusted later to add actual code:\n\nfor i in range(10):\n print(i)\n\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9" } ] \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index b169f5a..cfdb573 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -18,7 +18,7 @@