Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
neptunesy_reading
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Star Neptune R. Sy
neptunesy_reading
Commits
42b799e7
Commit
42b799e7
authored
Mar 30, 2023
by
Star Neptune R. Sy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css is done
parent
a443e895
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
home.html
neptunesy_reading/bookshelf/templates/home.html
+3
-3
No files found.
neptunesy_reading/bookshelf/templates/home.html
View file @
42b799e7
...
...
@@ -2,13 +2,13 @@
{% block title %} My favorite Books and Authors {% endblock %}
{% block additional %}
<h1>
Welcome to Neptune's database of favorite books and authors
</h1>
{% endblock %}
{% block additional %}
Welcome to Neptune's database of favorite books and authors
{% endblock %}
{% block content %}
<p>
My taste in books are very random and usually done in the spur of the moment. I cannot commit to a series.
</p>
<div>
<a
href=
"/books"
>
Books
</a>
<a
href=
"/authors"
>
Authors
</a>
<a
class=
"navBtn"
href=
"/books"
>
Books
</a>
<a
class=
"navBtn"
href=
"/authors"
>
Authors
</a>
</div>
{% endblock %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment