diff --git a/.gitignore b/.gitignore
index 2f75c30..10d1489 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
*.lock
.env
.venv/
-/content/
+/content/calendar/
+/content/feed/
+/content/video/
/public/
diff --git a/content/portal.md b/content/portal.md
new file mode 100644
index 0000000..2b697fe
--- /dev/null
+++ b/content/portal.md
@@ -0,0 +1,4 @@
+---
+---
+
+Hello, World!
diff --git a/themes/lumbung-theme/layouts/partials/header.html b/themes/lumbung-theme/layouts/partials/header.html
index 59b40f9..ff6fafd 100644
--- a/themes/lumbung-theme/layouts/partials/header.html
+++ b/themes/lumbung-theme/layouts/partials/header.html
@@ -41,6 +41,6 @@
- login
+ login
-
\ No newline at end of file
+