diff --git a/404.html b/404.html
index 954c5664e..b9601d803 100644
--- a/404.html
+++ b/404.html
@@ -2,7 +2,7 @@
-
diff --git a/categories/index.html b/categories/index.html
index d81a2e15a..c1499f56c 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -2,7 +2,7 @@
-
diff --git a/form.css b/form.css
new file mode 100644
index 000000000..32df8d96e
--- /dev/null
+++ b/form.css
@@ -0,0 +1,46 @@
+@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
+
+form { max-width:420px; margin:50px auto; }
+
+.form-input {
+color:white;
+font-family: Helvetica, Arial, sans-serif;
+font-weight:500;
+font-size: 18px;
+border-radius: 5px;
+line-height: 22px;
+background-color: transparent;
+border:2px solid #CC6666;
+transition: all 0.3s;
+padding: 13px;
+margin-bottom: 15px;
+width:100%;
+box-sizing: border-box;
+outline:0;
+}
+
+.form-input:focus { border:2px solid #CC4949; }
+
+textarea {
+height: 150px;
+line-height: 150%;
+resize:vertical;
+}
+
+[type="submit"] {
+font-family: 'Montserrat', Arial, Helvetica, sans-serif;
+width: 100%;
+background:#CC6666;
+border-radius:5px;
+border:0;
+cursor:pointer;
+color:white;
+font-size:24px;
+padding-top:10px;
+padding-bottom:10px;
+transition: all 0.3s;
+margin-top:-4px;
+font-weight:700;
+}
+[type="submit"]:hover { background:#CC4949; }
+
diff --git a/index.html b/index.html
index 8c9366bd2..308daec5d 100644
--- a/index.html
+++ b/index.html
@@ -2,22 +2,23 @@
-
Yehuda JJ Adler
היי אנשים יקרים תודה שבאתם
פה אני הולך לתעד את הפרויקטים הדיגטלים שלי:
- מאגר השראה
- צ’אט בוט שאחראי לכל ההתנהלות הכלכלית הביתית שלי
- המדריך המתעדכן למציאת עבודה
- המסע אחרי המסעדה הטובה ביותר בישראל
הסיבה שאני זורק את מה אני מתכנן לעשות ישר כאן בעמוד הראשי, כי כנראה התענינם באחד הפרויקטים שלי ואתם רוצים לדעת עליו יותר.
# ליצור איתי קשר
אני מאוד אוהב להכיר אנשים ולשמוע מהם רעינות על מה שאני עושה, אז הנה הדרכים ליצור איתי קשר
רוצים לקבוע איתי פגישה? הנה לינק ליומן שלי:
# רוצים לעקוב אחרי הבלוג הזה
Host your second brain and
-digital garden for free. Quartz features
- Extremely fast full-text search by pressing
Ctrl + k - Customizable and hackable design based on Hugo
- Automatically generated backlinks, link previews, and local graph
- Built-in CJK + Latex Support
- Support for both Markdown Links and Wikilinks I’m in control now
- i will love to see it on air
# Get Started
📚
-Setup your own digital garden using Quartz
Not convinced yet? Look at some
-community digital gardens built with Quartz, or read about
-why I made Quartz to begin with.
# Content Lists
If you prefer browsing the contents of this site through a list instead of a graph, you can find content lists here too:
# Troubleshooting
####