-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create User pages #10
Comments
@LeanKhan I want to add a separate CSS stylesheet to the login page but its not working. i saved the CSS in the layouts folder |
@alummav Is it working now? |
at all bro, i need to change the code of the login page tho. i want to make sure it uses both the base code and it own code |
First go to the second hapy-land, |
i've done it bro, thank you
*The information contained in this e-mail and any attachments are for the
use of the named recipient only.*
*This e-mail including any attachments is confidential and may be legally
privileged. If you have received it in error please advise the sender
immediately by return e-mail and then delete it from your system without
making or retaining any copies and without disclosing the contents to any
third party. The unauthorized use, distribution, copying or alteration of
this email is strictly forbidden.*
*Regards,*
*Victor Alumma*
…On Sun, Nov 7, 2021 at 10:25 AM Emmanuel Segun-Lean < ***@***.***> wrote:
First go to the second hapy-land, C:\done\sdp\hapy-land\hapy-land>. Then
try the command again, make sure there is not space before the app. uvicorn
main:app --reload
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVW6UR4GC4Q6DKEWOOFRGXTUKZAXTANCNFSM5HO5WRZA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Add a style element to the % block head %}
{{ super() }}
<style>
// put your CSS styles here...
</style>
{% endblock %} Try to google the issues first |
@LeanKhan I have committed and pushed, have you seen it |
Hey, I haven't seen it. What message did it give you? |
C:\done\sdp\hapy-land\hapy-land>git commit -m "user-pages" C:\done\sdp\hapy-land\hapy-land>git pull C:\done\sdp\hapy-land\hapy-land>git status nothing to commit, working tree clean C:\done\sdp\hapy-land\hapy-land>git push The most similar command is C:\done\sdp\hapy-land\hapy-land>git status nothing to commit, working tree clean C:\done\sdp\hapy-land\hapy-land> |
Yo, you were on the wrong branch. Why were you in master?? |
You have already pushed to master so no need to create a Pull Request. Please abeg, don't push from master again. We make pull requests from other branches so that we can see what we are doing. Next time just checkout to that your branch make your commits and push from there. thanks. |
ah i thought you said we should checkout to master when we want to commit? |
no wahala |
i'm back on user branch, I didn't make any changes in the master sha |
Lolo you did o, you committed into Master. That's what I'm saying. Check the github, you;ll see the latest changes are from You. 😬
But no biggie, I didn't communicate that well. |
omo no vex, na pressure. i want to commit this user branch and push what's there. how should I do this? |
no wait, the user branch does not even have the login and register p, I want to merge the user branch to the master branch so that it would update |
LEAANNNN |
don't worry ive switched to master without commiting, please how do I go about updating the user branch and making the necessary changes from there |
should i merge? |
Hey, you have already made the necessary changes bro. Or is there something else you added? |
oh sorry, no pressure bro 🌈 |
Compare the output of |
C:\done\sdp\hapy-land\hapy-land>git status C:\done\sdp\hapy-land\hapy-land>git log --one-line -n 5 C:\done\sdp\hapy-land\hapy-land>git log --oneline -n 5 C:\done\sdp\hapy-land\hapy-land>git checkout master C:\done\sdp\hapy-land\hapy-land>git log --oneline -n 5 |
Looks like you're good |
bro where are you? |
The text was updated successfully, but these errors were encountered: