diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/git-workshop.iml b/.idea/git-workshop.iml new file mode 100644 index 0000000..c03f621 --- /dev/null +++ b/.idea/git-workshop.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..e97d5fd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..cb8f6c9 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/dinner/chicken_katsu.html b/dinner/chicken_katsu.html new file mode 100644 index 0000000..4c7218c --- /dev/null +++ b/dinner/chicken_katsu.html @@ -0,0 +1,39 @@ + + + + + + Chicken Katsu + + + + Home +

Chicken Katsu

+

Ingredients

+ +

Instructions

+
    +
  1. Sprinkle both sides of the chicken cutlets generously with salt and pepper.
  2. +
  3. Set up three separate bowls: one with flour, one with the beaten egg, and one with Panko breadcrumbs.
  4. +
  5. Dredge each cutlet in flour (shake off excess), dip it completely in the egg, + and then press firmly into the Panko until fully coated.
  6. +
  7. Heat about ½ inch of oil in a skillet over medium-high heat (350°F / 180°C). + Fry the chicken for 3 to 4 minutes per side until the crust is deeply golden and crispy.
  8. +
  9. Transfer to a paper-towel-lined plate to drain. Slice into strips and drizzle with Tonkatsu sauce.
  10. +
+
+

Food Critic Review

+

This is the best food to have on a somber Saturday night. Pairs well with rice.

+
+ + \ No newline at end of file diff --git a/index.html b/index.html index c2643d3..ab71867 100644 --- a/index.html +++ b/index.html @@ -161,6 +161,7 @@
  • Orange Chicken
  • Garlic Noodles
  • Fried Rice
  • +
  • Chicken Katsu