From 67aad8b1868c7264319bcc38bdf7fcdff7b31afc Mon Sep 17 00:00:00 2001 From: Vincenth14 Date: Wed, 23 Oct 2024 11:12:17 -0700 Subject: [PATCH 01/17] fixed github --- .github/workflows/jekyll-gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 4f8d060c..93ac6365 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -63,4 +63,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v2 \ No newline at end of file From eb6efd015acbefdce07dedb2eb1f3375913bbbbc Mon Sep 17 00:00:00 2001 From: Darsh220 Date: Thu, 24 Oct 2024 10:19:06 -0700 Subject: [PATCH 02/17] Commit lol --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 6663074c..3a131cc8 100644 --- a/index.md +++ b/index.md @@ -5,4 +5,4 @@ description: My Interests hide: true menu: nav/home.html --- - +Do these changes work From 5887055b50f316b26dea6229cee63434fca879fe Mon Sep 17 00:00:00 2001 From: DakshaG001 Date: Thu, 24 Oct 2024 10:41:32 -0700 Subject: [PATCH 03/17] est --- _notebooks/2023-08-23-jupyter-notebook-python.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_notebooks/2023-08-23-jupyter-notebook-python.ipynb b/_notebooks/2023-08-23-jupyter-notebook-python.ipynb index 2771184d..a6b3d88a 100644 --- a/_notebooks/2023-08-23-jupyter-notebook-python.ipynb +++ b/_notebooks/2023-08-23-jupyter-notebook-python.ipynb @@ -55,7 +55,7 @@ "outputs": [], "source": [ "#!pip install emoji\n", - "from emoji import emojize \n", + "from emoji import emojize \n", "print(emojize(\":thumbs_up: Python is awesome! :grinning_face:\"))" ] }, From 2adf69b440b5a9aa96a1737aae66ed4694a82e48 Mon Sep 17 00:00:00 2001 From: Darsh220 Date: Thu, 24 Oct 2024 10:42:50 -0700 Subject: [PATCH 04/17] Change to frontend --- _config.yml | 2 +- index.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index ad01be04..f727c273 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -title: DNHS Flocker +title: Create and Compete description: "Social Media for Del Norte High School" owner_name: John Mortensen github_username: nighthawkcoders diff --git a/index.md b/index.md index 3a131cc8..6a896f1f 100644 --- a/index.md +++ b/index.md @@ -6,3 +6,60 @@ hide: true menu: nav/home.html --- Do these changes work + + + +

Chatroom

+
+ + + + + From 4e2be1903b59ded13dce89c8ee6bbc97cd575559 Mon Sep 17 00:00:00 2001 From: arshiadebroy Date: Fri, 25 Oct 2024 10:22:34 -0700 Subject: [PATCH 05/17] moderator rules added to notebook --- ...2024-10-25-moderatorrules-doodleteam.ipynb | 78 +++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 _notebooks/2024-10-25-moderatorrules-doodleteam.ipynb diff --git a/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb b/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb new file mode 100644 index 00000000..864945ad --- /dev/null +++ b/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb @@ -0,0 +1,78 @@ +{ + "cells": [ + { + "cell_type": "raw", + "metadata": { + "vscode": { + "languageId": "raw" + } + }, + "source": [ + "---\n", + "layout: post\n", + "title: Moderator Rules for Doodle Team \n", + "description: Our teams \n", + "toc: true\n", + "comments: true\n", + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Moderator Rules for Doodle Game and Chat Room\n", + "\n", + "## 1. User Conduct\n", + "- All participants must maintain a respectful and friendly demeanor. Harassment, bullying, or discriminatory remarks will not be tolerated.\n", + "- Inappropriate language or content is strictly prohibited, including hate speech, explicit content, and personal attacks.\n", + "\n", + "## 2. Doodle Guidelines\n", + "- Doodles must adhere to community standards and should not contain offensive or inappropriate content.\n", + "- Users should not use external images or references to draw during competition rounds; all doodles must be original creations.\n", + "- **Code Note:** Implement content filtering in the drawing interface to block inappropriate submissions.\n", + "\n", + "## 3. Game Integrity\n", + "- Participants should not collude or share answers during the drawing rounds. Cheating will result in disqualification from the game.\n", + "- Users must complete their drawings within the designated time limit (e.g., 60 seconds). Use a countdown timer to enforce this rule.\n", + "- **Code Note:** Use a timer function and disable drawing tools once time runs out.\n", + "\n", + "## 4. Voting and Results\n", + "- Judges or moderators will oversee the voting process to ensure fairness. Users can only vote for their own doodles in designated rounds.\n", + "- Consistent and transparent criteria for determining accuracy and creativity should be established and communicated to all participants.\n", + "- **Code Note:** Implement a voting system that prevents multiple votes from the same user in a round.\n", + "\n", + "## 5. Chat Room Etiquette\n", + "- Users should keep discussions relevant to doodling and the game. Off-topic conversations should be taken to private messages or designated areas.\n", + "- Any disruptive behavior in the chat room, including spamming or excessive self-promotion, will result in warnings or bans.\n", + "- **Code Note:** Add moderation tools to mute or temporarily ban users for disruptive behavior.\n", + "\n", + "## 6. Reporting Issues\n", + "- Users are encouraged to report any misconduct or issues to moderators. Reports will be handled confidentially and promptly.\n", + "- Moderators have the authority to take immediate action if a situation escalates or if rules are violated.\n", + "- **Code Note:** Implement a reporting feature that allows users to flag inappropriate content or behavior easily.\n", + "\n", + "## 7. Animation and Sound Effects\n", + "- Users can add animations and sound effects to their doodles, but these must not distract from gameplay or violate content guidelines.\n", + "- Excessive or inappropriate sound effects that disrupt others will be addressed by moderators.\n", + "- **Code Note:** Include an option for users to mute sound effects and animations if they find them distracting.\n", + "\n", + "## 8. Feedback and Improvement\n", + "- Moderators should be open to feedback regarding game rules and chat room dynamics. Suggestions for improvement will be considered to enhance user experience.\n", + "- **Code Note:** Create a feedback form integrated into the platform for easy user suggestions.\n", + "\n", + "## 9. Dispute Resolution\n", + "- In the event of a disagreement or dispute among users, moderators will mediate to find a fair resolution based on established rules.\n", + "- Final decisions made by moderators are binding and should be respected by all participants.\n", + "- **Code Note:** Keep a log of disputes and resolutions for transparency and improvement in future gameplay.\n" + ] + } + ], + "metadata": { + "language_info": { + "name": "python" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} From 370d158815a31f917a674af8eda1f39e811ba821 Mon Sep 17 00:00:00 2001 From: arshiadebroy Date: Fri, 25 Oct 2024 10:27:16 -0700 Subject: [PATCH 06/17] more moderator rules From 714bbf3cb779b8da3bfcc3f1f867ed8b97893105 Mon Sep 17 00:00:00 2001 From: arshiadebroy Date: Fri, 25 Oct 2024 10:27:35 -0700 Subject: [PATCH 07/17] more rules --- _notebooks/2024-10-25-moderatorrules-doodleteam.ipynb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb b/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb index 864945ad..4b0d52d3 100644 --- a/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb +++ b/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb @@ -61,10 +61,7 @@ "- Moderators should be open to feedback regarding game rules and chat room dynamics. Suggestions for improvement will be considered to enhance user experience.\n", "- **Code Note:** Create a feedback form integrated into the platform for easy user suggestions.\n", "\n", - "## 9. Dispute Resolution\n", - "- In the event of a disagreement or dispute among users, moderators will mediate to find a fair resolution based on established rules.\n", - "- Final decisions made by moderators are binding and should be respected by all participants.\n", - "- **Code Note:** Keep a log of disputes and resolutions for transparency and improvement in future gameplay.\n" + "-Overall, these rules will help our team's moderator handle any issues players might have and create a positive evironment where everyone can draw and have fun. \n" ] } ], From fc5dfd592366d7367fd17c3f699f345dbec12bc9 Mon Sep 17 00:00:00 2001 From: kush1434 Date: Fri, 25 Oct 2024 10:40:19 -0700 Subject: [PATCH 08/17] moderator rules primary changes --- _notebooks/2024-10-25-Moderator-Rules.ipynb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _notebooks/2024-10-25-Moderator-Rules.ipynb diff --git a/_notebooks/2024-10-25-Moderator-Rules.ipynb b/_notebooks/2024-10-25-Moderator-Rules.ipynb new file mode 100644 index 00000000..99239465 --- /dev/null +++ b/_notebooks/2024-10-25-Moderator-Rules.ipynb @@ -0,0 +1,18 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "hi" + ] + } + ], + "metadata": { + "language_info": { + "name": "python" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} From cceecfa7742426ec45903762b3ed45250c4f62e3 Mon Sep 17 00:00:00 2001 From: kush1434 Date: Fri, 25 Oct 2024 10:54:56 -0700 Subject: [PATCH 09/17] moderator rules notebook creation --- _notebooks/2024-10-25-Moderator-Rules.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_notebooks/2024-10-25-Moderator-Rules.ipynb b/_notebooks/2024-10-25-Moderator-Rules.ipynb index 99239465..daa1c993 100644 --- a/_notebooks/2024-10-25-Moderator-Rules.ipynb +++ b/_notebooks/2024-10-25-Moderator-Rules.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "hi" + "hello" ] } ], From 8be04113f2d78e069b45f7c272c40f97378ca234 Mon Sep 17 00:00:00 2001 From: Darsh220 Date: Fri, 25 Oct 2024 12:51:30 -0700 Subject: [PATCH 10/17] Pages added for moderations --- _notebooks/2024-10-25-Moderation_Rules.ipynb | 72 ++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 _notebooks/2024-10-25-Moderation_Rules.ipynb diff --git a/_notebooks/2024-10-25-Moderation_Rules.ipynb b/_notebooks/2024-10-25-Moderation_Rules.ipynb new file mode 100644 index 00000000..c20b1baf --- /dev/null +++ b/_notebooks/2024-10-25-Moderation_Rules.ipynb @@ -0,0 +1,72 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "---\n", + "layout: post\n", + "description: GitHub pages was built with Python and Jupyter Notebooks in mind. This post is to verify tools by using Python. \n", + "categories: [Python]\n", + "permalink: /moderation/rules_food/\n", + "toc: true\n", + "comments: true\n", + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Moderation Rules for Our Culinary Community\n", + "\n", + "Welcome to our social media platform! To maintain a positive and engaging environment for all users, we have established the following moderation rules. By participating in our community, you agree to adhere to these guidelines.\n", + "\n", + "## 1. Respectful Interaction\n", + "- Treat all members with respect and kindness.\n", + "- No harassment, bullying, or discriminatory remarks will be tolerated.\n", + "\n", + "## 2. Relevant Content\n", + "- Ensure that all posts and replies are related to the culinary topics at hand.\n", + "- Avoid off-topic discussions to maintain the focus on cooking and recipes.\n", + "\n", + "## 3. Appropriate Language\n", + "- Use clean and respectful language. Profanity, hate speech, or offensive content will result in immediate removal.\n", + "\n", + "## 4. Original Contributions\n", + "- Share original recipes or culinary ideas inspired by the ingredient lists. \n", + "- Plagiarism is strictly prohibited. Always credit original creators when sharing.\n", + "\n", + "## 5. No Spam or Self-Promotion\n", + "- Avoid posting spammy content or excessive self-promotion. This includes unsolicited advertisements or promotions for external services.\n", + "\n", + "## 6. Privacy and Safety\n", + "- Do not share personal information about yourself or others without consent.\n", + "- Be cautious when sharing locations or contact details.\n", + "\n", + "## 7. Constructive Feedback\n", + "- When offering feedback on others' dishes, ensure it is constructive and helpful.\n", + "- Criticism should be aimed at the dish, not the individual.\n", + "\n", + "## 8. Reporting Issues\n", + "- If you encounter inappropriate content or behavior, please report it to the moderation team.\n", + "- Use the designated reporting tools available on the platform.\n", + "\n", + "## 9. Consequences of Violations\n", + "- Violating these rules may result in content removal, temporary suspension, or permanent banning from the community, depending on the severity of the offense.\n", + "\n", + "## 10. Amendments\n", + "- These rules may be updated as necessary. All users will be notified of any significant changes.\n", + "\n", + "Thank you for being a part of our culinary community! Let’s cook up some creativity together!\n" + ] + } + ], + "metadata": { + "language_info": { + "name": "python" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} From aaef5d8300c95577e4b12cea63d40607c0f45cc5 Mon Sep 17 00:00:00 2001 From: Darsh220 Date: Fri, 25 Oct 2024 13:04:51 -0700 Subject: [PATCH 11/17] Commit please --- index.md | 56 -------------------------------------------------------- 1 file changed, 56 deletions(-) diff --git a/index.md b/index.md index 6a896f1f..2cf863f4 100644 --- a/index.md +++ b/index.md @@ -7,59 +7,3 @@ menu: nav/home.html --- Do these changes work - - -

Chatroom

-
- - - - - From e492aeeee7e04ce44cd4d84b9848db7c95d0c03f Mon Sep 17 00:00:00 2001 From: Darsh220 Date: Fri, 25 Oct 2024 13:10:10 -0700 Subject: [PATCH 12/17] Synced --- _notebooks/2024-10-25-Moderation_Rules.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_notebooks/2024-10-25-Moderation_Rules.ipynb b/_notebooks/2024-10-25-Moderation_Rules.ipynb index c20b1baf..f0e00efd 100644 --- a/_notebooks/2024-10-25-Moderation_Rules.ipynb +++ b/_notebooks/2024-10-25-Moderation_Rules.ipynb @@ -5,8 +5,9 @@ "metadata": {}, "source": [ "---\n", + "title: Moderation Rules for Ingredienst chatroom\n", "layout: post\n", - "description: GitHub pages was built with Python and Jupyter Notebooks in mind. This post is to verify tools by using Python. \n", + "description: Moderation rules to prevent misconduct on our site\n", "categories: [Python]\n", "permalink: /moderation/rules_food/\n", "toc: true\n", From c2d0ea66489f8bb90c26c55d93f72736fb85d18d Mon Sep 17 00:00:00 2001 From: arshiadebroy Date: Fri, 25 Oct 2024 17:28:00 -0700 Subject: [PATCH 13/17] moderator rules completed --- _notebooks/2024-10-25-moderatorrules-doodleteam.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb b/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb index 4b0d52d3..5933532e 100644 --- a/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb +++ b/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb @@ -11,7 +11,8 @@ "---\n", "layout: post\n", "title: Moderator Rules for Doodle Team \n", - "description: Our teams \n", + "description: Our teams moderator rules\n", + "permalink: /moderation/rules_doodle\n", "toc: true\n", "comments: true\n", "---" From 69cdd54b42fc380c49d855e9cb63f18cf917a77a Mon Sep 17 00:00:00 2001 From: arshiadebroy Date: Fri, 25 Oct 2024 17:37:30 -0700 Subject: [PATCH 14/17] moderator rules pt1000 --- _notebooks/2024-10-25-moderatorrules-doodleteam.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb b/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb index 5933532e..e238f92a 100644 --- a/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb +++ b/_notebooks/2024-10-25-moderatorrules-doodleteam.ipynb @@ -12,7 +12,7 @@ "layout: post\n", "title: Moderator Rules for Doodle Team \n", "description: Our teams moderator rules\n", - "permalink: /moderation/rules_doodle\n", + "permalink: /moderation/rules_doodle/\n", "toc: true\n", "comments: true\n", "---" From 57bff55b44ab9cc35a84b15e475df1ad35d005a3 Mon Sep 17 00:00:00 2001 From: kush1434 Date: Fri, 25 Oct 2024 18:01:40 -0700 Subject: [PATCH 15/17] moderations changes --- _notebooks/2024-10-25-Moderator-Rules.ipynb | 32 ++++++++++++++++++++- _posts/2024-10-24-createandcompete.md | 2 +- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/_notebooks/2024-10-25-Moderator-Rules.ipynb b/_notebooks/2024-10-25-Moderator-Rules.ipynb index daa1c993..075d2b4f 100644 --- a/_notebooks/2024-10-25-Moderator-Rules.ipynb +++ b/_notebooks/2024-10-25-Moderator-Rules.ipynb @@ -1,10 +1,40 @@ { "cells": [ + { + "cell_type": "raw", + "metadata": {}, + "source": [ + "---\n", + "layout: post\n", + "title: Moderation rules\n", + "description: Moderations for Riddle Room\n", + "permalink: /moderation/rules_riddle/\n", + "comments: true\n", + "toc: true\n", + "---" + ] + }, { "cell_type": "markdown", "metadata": {}, "source": [ - "hello" + "# Riddle Room Moderations\n", + "\n", + "- Be Respectful: Harassment, bullying, or offensive language is not tolerated. Posts that violate this rule may be removed, and users may receive a warning or temporary ban for repeated offenses.\n", + "\n", + "- Post Appropriately: Share only school-appropriate content. Inappropriate posts will be removed, and users may be restricted from posting temporarily if they continue to post unsuitable material.\n", + "\n", + "- Protect Privacy: Do not share personal information, including phone numbers, addresses, or sensitive details about yourself or others. Posts containing personal information will be deleted, and repeat violations may result in account suspension.\n", + "\n", + "- Stay Constructive: Keep feedback polite and aimed at helping others. Negative or disrespectful feedback may lead to a warning, and continued unconstructive comments can result in a temporary ban.\n", + "\n", + "- No Spam: Avoid repeated messages or irrelevant promotional links. Spamming will lead to post removal, and persistent spammers may lose posting privileges.\n", + "\n", + "- Report Issues: If you see inappropriate content, report it rather than engaging. Users who engage in disruptive behavior may face restrictions on their accounts.\n", + "\n", + "- Respect Copyright: Share original work or give credit where it’s due. Plagiarized content will be removed, and repeated copyright violations can result in a ban.\n", + "\n", + "- Stay On-Topic: Keep discussions relevant to the page's purpose. Off-topic posts may be removed, and users who frequently disrupt discussions may be restricted." ] } ], diff --git a/_posts/2024-10-24-createandcompete.md b/_posts/2024-10-24-createandcompete.md index 6793fc1a..c3e4cc1d 100644 --- a/_posts/2024-10-24-createandcompete.md +++ b/_posts/2024-10-24-createandcompete.md @@ -11,4 +11,4 @@ Moderation Rules | [Reality Room]({{site.baseurl}}/moderation/rules_realityroom/) | [Elevator Pitch]({{site.baseurl}}/moderation/rules_elevatorpitch/) | [Zoom-In Guess]({{site.baseurl}}/moderation/rules_zoominguess/) | |----------------------|--------------------|---------------------| -| [Doodle]({{site.baseurl}}/moderation/rules_doodle/) | [Riddle]({{site.baseurl}}/moderation/rules_riddle/) | [Food and Recipe]({{site.baseurl}}/moderation/rules_food/) | \ No newline at end of file +| [Doodle]({{site.baseurl}}/moderation/rules_doodle/) | [Riddle]({{site.baseurl}}/moderation/rules_riddle/) | [Food and Recipe]({{site.baseurl}}/moderation/rules_food/) | From 8f4a2d23c01b19e6ca89949754ce95a69e4b7bc1 Mon Sep 17 00:00:00 2001 From: kush1434 Date: Fri, 25 Oct 2024 18:04:20 -0700 Subject: [PATCH 16/17] final changes --- _notebooks/2024-10-25-Moderator-Rules.ipynb | 2 +- _posts/2024-10-24-createandcompete.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_notebooks/2024-10-25-Moderator-Rules.ipynb b/_notebooks/2024-10-25-Moderator-Rules.ipynb index 075d2b4f..2dd2c904 100644 --- a/_notebooks/2024-10-25-Moderator-Rules.ipynb +++ b/_notebooks/2024-10-25-Moderator-Rules.ipynb @@ -19,7 +19,7 @@ "metadata": {}, "source": [ "# Riddle Room Moderations\n", - "\n", + "
\n", "- Be Respectful: Harassment, bullying, or offensive language is not tolerated. Posts that violate this rule may be removed, and users may receive a warning or temporary ban for repeated offenses.\n", "\n", "- Post Appropriately: Share only school-appropriate content. Inappropriate posts will be removed, and users may be restricted from posting temporarily if they continue to post unsuitable material.\n", diff --git a/_posts/2024-10-24-createandcompete.md b/_posts/2024-10-24-createandcompete.md index c3e4cc1d..6793fc1a 100644 --- a/_posts/2024-10-24-createandcompete.md +++ b/_posts/2024-10-24-createandcompete.md @@ -11,4 +11,4 @@ Moderation Rules | [Reality Room]({{site.baseurl}}/moderation/rules_realityroom/) | [Elevator Pitch]({{site.baseurl}}/moderation/rules_elevatorpitch/) | [Zoom-In Guess]({{site.baseurl}}/moderation/rules_zoominguess/) | |----------------------|--------------------|---------------------| -| [Doodle]({{site.baseurl}}/moderation/rules_doodle/) | [Riddle]({{site.baseurl}}/moderation/rules_riddle/) | [Food and Recipe]({{site.baseurl}}/moderation/rules_food/) | +| [Doodle]({{site.baseurl}}/moderation/rules_doodle/) | [Riddle]({{site.baseurl}}/moderation/rules_riddle/) | [Food and Recipe]({{site.baseurl}}/moderation/rules_food/) | \ No newline at end of file From 37a705c55de8da782801ef1c82b45ef7d99740cd Mon Sep 17 00:00:00 2001 From: Darsh220 Date: Fri, 25 Oct 2024 20:39:32 -0700 Subject: [PATCH 17/17] iuyvytf --- _config.yml | 2 +- index.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index f727c273..d9d058b2 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -title: Create and Compete +title: DNHS Flocker description: "Social Media for Del Norte High School" owner_name: John Mortensen github_username: nighthawkcoders diff --git a/index.md b/index.md index 2cf863f4..6663074c 100644 --- a/index.md +++ b/index.md @@ -5,5 +5,4 @@ description: My Interests hide: true menu: nav/home.html --- -Do these changes work