diff --git a/after-yks/index.php b/after-yks/index.php
new file mode 100644
index 0000000..6c5bc4e
--- /dev/null
+++ b/after-yks/index.php
@@ -0,0 +1,70 @@
+
+
+
Error: [$errno] $errstr
in file $errfile line $errline
";
+}
+set_error_handler("warnError");
+
+if (!$_SERVER['DOCUMENT_ROOT']) {
+ $_SERVER['DOCUMENT_ROOT'] = '/weblink';
+}
+# TODO separate file
+?>
+
+
+
+
+
+
+
+
+
+
+
+
+ isDot()) && str_ends_with($file, ".css")) {
+ echo '' . PHP_EOL . ' ';
+ }
+ } ?>
+
+ After YKS | Aliberk Sandıkçı
+
+
+
+
+
+
+
+
+ After YKS
+ Hello, probably you came this page with clicking a link placed in my Git Projects' issues or PRs
+ This means I will start making this project/issue/PR/checlist item(inner task) after YKS exam
+ So there won't be any progress until July 30
+ I am open for help before/after this date with any postponed task
+ Stay tuned!
+
+
+
+
+ isDot()) && str_ends_with($file, ".js") && $file != "jquery.js") {
+ echo '' . PHP_EOL . ' ';
+ }
+ } ?>
+
+
+
\ No newline at end of file
diff --git a/assets/scss/main.scss b/assets/scss/main.scss
index bfc8b10..25d8317 100644
--- a/assets/scss/main.scss
+++ b/assets/scss/main.scss
@@ -89,7 +89,7 @@ body {
}
.tmpinfo {
- //TMP
+ //TMP
color: $cur-color4;
}
}
@@ -256,7 +256,7 @@ body {
border-top: $accent-color 1px solid;
.tmpinfo {
- //TMP
+ //TMP
color: $cur-color4;
}
}
@@ -266,4 +266,4 @@ body {
.HID {
display: none;
-}
\ No newline at end of file
+}